gnt-cluster modify: modify enabled disk templates
authorHelga Velroyen <helgav@google.com>
Tue, 26 Mar 2013 10:01:58 +0000 (11:01 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 11 Apr 2013 20:52:46 +0000 (22:52 +0200)
commit66af5ec5d44470dc18d76932e5ad0912a9436178
treeb2a563197862bd18c2c6b03b666deec8e60d4619
parent966e1580e9240a727694b56c79ba7af7d6732779
gnt-cluster modify: modify enabled disk templates

Adds setting of the list of enabled disk templates to 'gnt-cluster modify'.
Note that this does not yet include any verification regarding disk templates
currently used by instances.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michele Tartara <mtarara@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