Move constants to the appropriate module
authorJose A. Lopes <jabolopes@google.com>
Wed, 31 Jul 2013 09:14:43 +0000 (11:14 +0200)
committerJose A. Lopes <jabolopes@google.com>
Wed, 7 Aug 2013 07:41:43 +0000 (09:41 +0200)
commit884dc063f00cb8f2d8082b309123079d85841359
treefcaec0c248d920f1a73c7622332a2ec9fd00dfec
parent72cd5493b9c7c1f9a925a46b8f029092d178df71
Move constants to the appropriate module

Move constants ALLOCATABLE_KEY and FAILED_KEY to the constants module.

Signed-off-by: Jose A. Lopes <jabolopes@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib/instance.py
lib/constants.py
lib/ht.py
lib/opcodes.py
test/py/ganeti.rapi.client_unittest.py