1. 06 Aug, 2013 3 commits
    • Cédric Le Ninivin's avatar
    • 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
    • Cédric Le Ninivin's avatar
      Changelog for 0.78.4, release bump · 3d810d17
      Cédric Le Ninivin authored
      3d810d17
  2. 05 Aug, 2013 2 commits
  3. 02 Aug, 2013 1 commit
  4. 31 Jul, 2013 5 commits
  5. 30 Jul, 2013 18 commits
  6. 25 Jul, 2013 6 commits
  7. 24 Jul, 2013 5 commits