Fixing renaming of DISK_LD_DEFAULTS
authorHelga Velroyen <helgav@google.com>
Wed, 28 Aug 2013 16:46:10 +0000 (18:46 +0200)
committerHelga Velroyen <helgav@google.com>
Wed, 28 Aug 2013 19:13:30 +0000 (21:13 +0200)
commit6da90c0a1b3fc2f92e76054c5c05085f65d242ff
treea6c64be0bf10bfd9c06e2f827b6ba83669d56beb
parentcd3b4ff489598bfb1cd12617c22debd65b675bd4
Fixing renaming of DISK_LD_DEFAULTS

This fixes the somewhat over-eager renaming of
DISK_LD_DEFAULTS to DISK_DT_DEFAULTS, which clashes
with another occurence of DISK_DT_DEFAULTS. This
patch just undoes the renaming and additionally fixes
a test regarding shared file storage.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
lib/constants.py
lib/masterd/instance.py
lib/objects.py
lib/storage/bdev.py
test/py/ganeti.cmdlib_unittest.py
test/py/ganeti.constants_unittest.py