1. 20 May, 2020 7 commits
  2. 19 May, 2020 1 commit
  3. 18 May, 2020 1 commit
  4. 15 May, 2020 4 commits
  5. 14 May, 2020 5 commits
    • Rafael Monnerat's avatar
      Master: Include authentification Policy BT5 · 7862ea47
      Rafael Monnerat authored
        slapos_erp5: Add erp5_authentication_policy as project dependency
        slapos_cloud: Define standard configuration for authentication policy
        Update tests on various bt5.
      7862ea47
    • Rafael Monnerat's avatar
      slapos_subscription_request: Refactor Subscription Request workflow · e95da4ac
      Rafael Monnerat authored
        Modifies the Workflows meaning for Support Request Workflow
      
          Draft: Reservation isn't Payed, Person is created
          Planned: Reservation is Payed, User is going to be Notified
          Ordered: First month isn't payed, Hosting Subscription is created
                   (started), user is notified about the payment to be done.
      
          Confirmed: Hosting Subscription is stopped until the payment
                     is done. Once it done, instance is started and
                     user is Notified.
      
          Started: User is available for this user.
      
          Stopped/Delivered aren't implemented.
      
        Nothing is implemented inside the workflow itself, alarms calls the
        scripts which changes the transitions once everything is ready to move
        foward.
      
        Allocation aoccur when if subscription request is in ordered state. We
        allocate earlier to reserve the space until the payment is done.
      e95da4ac
    • Rafael Monnerat's avatar
      slapos_subscription_request: Accelerate generation of the invoice · 549de9c2
      Rafael Monnerat authored
      Call the API rather them wait for the alarm hourly alarm. This might update simulation as soon as possible once the Hosting Subscription is created.
      549de9c2
    • Rafael Monnerat's avatar
      Fix page_slap_intent.js and add zh_html.html · cacfb8e0
      Rafael Monnerat authored
      See merge request !221
      cacfb8e0
    • Lu Xu's avatar
      slapos: fix page_slap_intent.js and add zh_html · 95e11701
      Lu Xu authored
      95e11701
  6. 12 May, 2020 4 commits
  7. 08 May, 2020 6 commits
    • Jérome Perrin's avatar
      Repair tests and other fixes · 34d7fb60
      Jérome Perrin authored
      revert accidentally pushed commit and fix test failures introduced by !192
      
      See merge request !216
      34d7fb60
    • Jérome Perrin's avatar
      grid/distribution: fix linter warnings · 11afbd15
      Jérome Perrin authored
      11afbd15
    • Jérome Perrin's avatar
      grid: Fix OS detection · c4902375
      Jérome Perrin authored
      fixup 31864c5c to make test pass
      c4902375
    • Jérome Perrin's avatar
      Revert "WIP log" · df0f1bd1
      Jérome Perrin authored
      This reverts commit 3160c589.
      
      pushed by mistake. This is unfinished but it was wrong because we copy
      this log file to snapshot directory before we are done writing to it.
      df0f1bd1
    • Jérome Perrin's avatar
      prune: tolerate all forms of broken slapos.cfg in instance · 7d0f70aa
      Jérome Perrin authored
      When we recurse in instance to find nested slapos that might be using
      parts from ourselves, we check all files named slapos.cfg but we may
      encounter some slapos.cfg that are not actual slapos config files, for
      example in testnodes we have a working copy of slapos repository which
      contains a stack/slapos.cfg which is completly different.
      
      This was breaking prune with an error like this:
      
          2020-04-29 20:07:28 slapos[2097] DEBUG Reading config at /srv/slapgrid/slappart9/srv/testnode/czp/slapos-repository/stack/slapos.cfg
          2020-04-29 20:07:28 slapos[2097] ERROR No section: 'slapos'
      
      See merge request !211
      7d0f70aa
    • Jérome Perrin's avatar
      collect: disable FolderSizeSnapshot for now · 2f726fab
      Jérome Perrin authored
      `FolderSizeSnapshot` is too slow and cause some "Database is locked" errors when running software instance tests.
      
      See merge request !206
      2f726fab
  8. 07 May, 2020 2 commits
  9. 06 May, 2020 2 commits
  10. 05 May, 2020 4 commits
  11. 04 May, 2020 2 commits
  12. 01 May, 2020 1 commit
  13. 30 Apr, 2020 1 commit