Skip to content
Snippets Groups Projects
  1. Jul 18, 2012
    • René Nussbaumer's avatar
      Fix inconsistency in the LUXI protocol w.r.t. args · 734a2a7c
      René Nussbaumer authored
      
      This inconsistency was found during rebalancing. Hbal failed because,
      Ganeti couldn't load the opcode. After digging through the cause, an
      inconsistency with the "args" field in the LUXI protocol was triggered
      by the TemplateHaskell side where it's done uniformed.
      
      For SubmitJob and SubmitManyJobs we treat args as one argument,
      containing the job definition. In every other LUXI call args is actually
      a list of arguments. This patch fixes this consistency.
      
      This change is NOT backwards compatible.
      
      Signed-off-by: default avatarRené Nussbaumer <rn@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      734a2a7c
  2. Jul 17, 2012
  3. Jul 13, 2012
  4. Jul 11, 2012
  5. Jul 07, 2012
  6. Jul 06, 2012
  7. Jul 05, 2012
  8. Jul 04, 2012
  9. Jul 03, 2012
  10. Jun 29, 2012
  11. Jun 28, 2012
  12. Jun 27, 2012
Loading