1. 04 Aug, 2017 17 commits
  2. 02 Aug, 2017 1 commit
  3. 25 Jul, 2017 5 commits
  4. 21 Jul, 2017 2 commits
  5. 19 Jul, 2017 1 commit
  6. 18 Jul, 2017 1 commit
  7. 13 Jul, 2017 3 commits
  8. 12 Jul, 2017 1 commit
  9. 11 Jul, 2017 3 commits
    • Rafael Monnerat's avatar
      stack/caucase: Disable always failing promise · 80c79ec9
      Rafael Monnerat authored
       The principle of deployment on slapos is once the instance is read to use the
       all the promises must work and buildout would stop to run for a while. This
       Promise is been disable because it assumes the user must use the instance first
       them the promise will be green, which can cause endless failure.
      
       This fail until user do something makes tests and resilience fail, as there is
       no automation to emulate a user take some action.
      
       This problem MUST be reimplemented on the current way, and not assume user will
       do any action. Others promises can be added into monitor (but not this one like this).
      80c79ec9
    • Rafael Monnerat's avatar
      Update software.cfg · c84ab37e
      Rafael Monnerat authored
      c84ab37e
    • Rafael Monnerat's avatar
      stack/cacause: Do not use generic names · 7acc8e2b
      Rafael Monnerat authored
        extra-eggs conflicts with monitor setup.
      7acc8e2b
  10. 07 Jul, 2017 3 commits
  11. 05 Jul, 2017 3 commits