Skip to content
Snippets Groups Projects
  1. Oct 09, 2007
    • Iustin Pop's avatar
      Separate error formatting out of cli.GenericMain · 73702ee7
      Iustin Pop authored
      This patch moves the error formatting into a separate function that will
      be exported so that scripts that execute multiple opcodes can create the
      same output as for GenericMain. Also, GenericMain becomes more readable.
      
      Reviewed-by: imsnah
      73702ee7
    • Iustin Pop's avatar
      Revert a debugging 'raise' from rev 195 · fe4cc679
      Iustin Pop authored
      As far as I understand, this was just a debugging aid. Remove it so that
      configuration errors are nicely handled.
      
      Reviewed-by: imsnah
      fe4cc679
    • Iustin Pop's avatar
      Enhance cli.SubmitOpcode to use custom parameters · 9f33ef86
      Iustin Pop authored
      This patch allows the SubmitOpcode function to take a pre-created
      Processor instance and a different feedback function. This is helpful
      when submitting more than one opcode from a shell script.
      
      Reviewed-by: imsnah
      9f33ef86
  2. Oct 08, 2007
  3. Oct 04, 2007
  4. Oct 03, 2007
  5. Oct 02, 2007
  6. Oct 01, 2007
  7. Sep 28, 2007
  8. Sep 27, 2007
  9. Sep 26, 2007
    • Michael Hanselmann's avatar
      Enhance QA. · 5d640672
      Michael Hanselmann authored
      - Test “gnt-backup export” and “gnt-backup import”.
      - Move “ResolveInstanceName” to qa_utils.py.
      - Fix tests for “ganeti-watcher”.
      - Make instance shutdown and startup configurable.
      
      Reviewed-by: schreiberal
      
      5d640672
  10. Sep 25, 2007
  11. Sep 24, 2007
Loading