gnt-cluster modify: dis/enabling storage types
authorHelga Velroyen <helgav@google.com>
Wed, 13 Mar 2013 15:28:45 +0000 (16:28 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 21 Mar 2013 15:41:10 +0000 (16:41 +0100)
commitc270ee079abdb966c8b50b8090cc70a36db035b7
tree2bb9d97d9b0ce28da95810073e6f955f15e5e643
parent7b9ceea77189c4351488c81c02f610bbc74c73af
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>
lib/cli.py
lib/client/gnt_cluster.py
lib/cmdlib.py
lib/opcodes.py
src/Ganeti/OpCodes.hs
src/Ganeti/OpParams.hs
test/hs/Test/Ganeti/OpCodes.hs