constants: Don't hardcode priorities for LOCK_ATTEMPTS_TIMEOUT
authorMichael Hanselmann <hansmi@google.com>
Wed, 28 Mar 2012 13:55:21 +0000 (15:55 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 30 Mar 2012 12:02:23 +0000 (14:02 +0200)
commit0b04b18871baaf89e8b9dade630df7915948f474
tree7d019ecbe260e63002486129d8d7bde53ac043ea
parent66abb9ffa8f0dea7a5e8b004aea2c36ba8ed3c11
constants: Don't hardcode priorities for LOCK_ATTEMPTS_TIMEOUT

Also include unittest for LOCK_ATTEMPTS_TIMEOUT.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/constants.py
test/ganeti.mcpu_unittest.py