objects.py: remove fallback to autoconf
authorHelga Velroyen <helgav@google.com>
Tue, 23 Jul 2013 13:02:34 +0000 (15:02 +0200)
committerHelga Velroyen <helgav@google.com>
Mon, 29 Jul 2013 12:27:08 +0000 (14:27 +0200)
commit6b1fa25c7247f6a207b61b2e53eebac2ac71159a
treed1023957d714a7606ed93d1758855e55cacaf5f5
parent78d0e7103f34d80c5e453de3de58ee6856ca1b33
objects.py: remove fallback to autoconf

The online-update function of the cluster config so far
inspected the autoconf data to determine whether shared
file storage is enabled. This should now totally rely
on the options given at cluster initialization and thus
this legacy fallback is removed.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/objects.py