Removes the 'sharedfile' storage type
authorHelga Velroyen <helgav@google.com>
Thu, 28 Mar 2013 10:34:42 +0000 (11:34 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 11 Apr 2013 20:53:58 +0000 (22:53 +0200)
commit2522c59e113e3f0cf591876b7ed23c2c94820128
tree3a92c1883f978a003e6d03fefcdc4c7df6104216
parent0cd89214c1509598fe439f38e17fdff788774884
Removes the 'sharedfile' storage type

Since storage type are supposed to represent the underlying technology
of disk templates, the storage type 'sharedfile' is superfluous, because
technically both disk templates 'file' and 'sharedfile' use the file system.
This will be of use when implementing the storage space reporting for
all disk templates.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michele Tartara <mtarara@google.com>
lib/constants.py
src/Ganeti/Types.hs