Removes obsolete 'enabled storage types'
authorHelga Velroyen <helgav@google.com>
Tue, 26 Mar 2013 12:35:40 +0000 (13:35 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 11 Apr 2013 20:53:13 +0000 (22:53 +0200)
commit9c8c69bc227275709452f07881c381deba9aaa6d
treeed9d444d15574ecc8ceba4f03b0463a40d17d251
parent2dae8d64be9cbfc59ce2ede76b1f04252095fd1d
Removes obsolete 'enabled storage types'

Since managing of different storage units is now done using
disk templates and not storage types, we remove the obsolete
enabled storage types.

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/constants.py
lib/objects.py
lib/opcodes.py
src/Ganeti/Objects.hs
src/Ganeti/OpCodes.hs
src/Ganeti/OpParams.hs
src/Ganeti/Query/Server.hs
test/hs/Test/Ganeti/OpCodes.hs