« Previous | Next » 

Revision 479636a3

ID479636a38b85de7a458c8d05f5f0d4080e1b6024
Parent 5278185a
Child 6ec66eae

Added by Iustin Pop about 15 years ago

Rework the multi-instance gnt commands

This patch changes the multi-instance gnt-* commands (gnt-instance
start/stop, gnt-node evacuate/failover) such that the individual
operations are submitted in parallel, ideally improving the speed of the
execution.

The patch does this by abstracting the job set functionality into a new
class in cli.py, that takes care of the job submit, job poll and error
handling.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences