gnt-cluster modify: dis/enabling storage types
This patch extends the 'gnt-cluster modify' command to manipulate the list of enabled storage types. Note that this currenlty does no validation with respect to whether or not there are instances currently using a storage type that is being removed from the list. Signed-off-by:Helga Velroyen <helgav@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Showing
- lib/cli.py 7 additions, 0 deletionslib/cli.py
- lib/client/gnt_cluster.py 32 additions, 25 deletionslib/client/gnt_cluster.py
- lib/cmdlib.py 7 additions, 0 deletionslib/cmdlib.py
- lib/opcodes.py 4 additions, 0 deletionslib/opcodes.py
- src/Ganeti/OpCodes.hs 1 addition, 0 deletionssrc/Ganeti/OpCodes.hs
- src/Ganeti/OpParams.hs 7 additions, 0 deletionssrc/Ganeti/OpParams.hs
- test/hs/Test/Ganeti/OpCodes.hs 1 addition, 1 deletiontest/hs/Test/Ganeti/OpCodes.hs
Loading
Please register or sign in to comment