Initial multi-disk/multi-nic support
This patch adds support for mult-disk/multi-nic in: - instance add - burnin The start/stop/failover/cluster verify work as expected. Replace disk and grow disk are TODO. There's also a change gnt-job to allow dictionaries to be listed in gnt-job info. Reviewed-by: imsnah
Showing
- lib/cmdlib.py 98 additions, 87 deletionslib/cmdlib.py
- lib/constants.py 5 additions, 0 deletionslib/constants.py
- lib/objects.py 1 addition, 1 deletionlib/objects.py
- lib/opcodes.py 5 additions, 4 deletionslib/opcodes.py
- scripts/gnt-instance 44 additions, 12 deletionsscripts/gnt-instance
- scripts/gnt-job 1 addition, 1 deletionscripts/gnt-job
- tools/burnin 27 additions, 17 deletionstools/burnin
Loading
Please register or sign in to comment