An error occurred fetching the project authors.
  1. 26 Oct, 2015 1 commit
  2. 12 Feb, 2015 1 commit
  3. 24 Nov, 2014 1 commit
  4. 19 Nov, 2014 1 commit
  5. 28 Oct, 2014 1 commit
  6. 15 Oct, 2014 1 commit
  7. 06 Nov, 2013 1 commit
  8. 31 Oct, 2013 1 commit
  9. 25 Oct, 2013 2 commits
  10. 08 Oct, 2013 1 commit
  11. 04 Oct, 2013 1 commit
  12. 30 Sep, 2013 1 commit
  13. 25 Sep, 2013 2 commits
  14. 06 Aug, 2013 1 commit
    • Cédric Le Ninivin's avatar
      resilient-stack : add -sla-%s-foo parameter magic · 6c7e54d9
      Cédric Le Ninivin authored
      You can provide sla parameters to each request you make.
      Parameters are analysed that way.
       * If it starts with "-sla-" it is not transmitted to requested instance and is used to do the request as sla.
       * -sla-foo-bar=example (foo being a magic key) will be use for each request considering "foo" as a key to use and the sla parameter is "bar". So for each group using the "foo" key, sla parameter "bar" is used with value "example"
      About magic keys:
      We can find 2 kinds of magic keys:
       * id : example, in "-sla-2-foo" 2 is the magic key and the parameter will be used for each request with id 2 (in case of kvm: kvm2 and PBS 2)
       * nameid : example, in "-sla-kvm2-foo", foo will be used for kvm2 request. Name for pbs is "pbs" -> "-sla-pbs2-foo".
      IMPORTANT NOTE: in case the same foo parameter is asked for the group, the nameid key prevail
      6c7e54d9
  15. 30 Jul, 2013 2 commits
  16. 18 Feb, 2013 1 commit
  17. 15 Feb, 2013 1 commit
  18. 07 Feb, 2013 2 commits
  19. 28 Nov, 2012 1 commit
  20. 16 Nov, 2012 1 commit
  21. 09 Nov, 2012 2 commits
  22. 06 Nov, 2012 1 commit
  23. 31 Oct, 2012 1 commit
  24. 26 Sep, 2012 3 commits