Add 'enabled_storage_types' to the cluster config
authorHelga Velroyen <helgav@google.com>
Wed, 13 Mar 2013 13:44:20 +0000 (14:44 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 21 Mar 2013 15:40:58 +0000 (16:40 +0100)
commitd0de443e6fd5838ad1b0cc6f3c2b1e0ef12598e6
tree1594c991e02c606fe9ed4dd62831dec4c613c618
parent33c730a22222f266a726a47ddc0e553ec012060d
Add 'enabled_storage_types' to the cluster config

This patch adds the cluster's new field 'enabled_storage_types'
to the configuration objects in python and haskell.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/objects.py
src/Ganeti/Objects.hs
src/Ganeti/Types.hs