]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add description option to lock.lock()
authorSandon Van Ness <sandon@inktank.com>
Sat, 13 Jul 2013 03:16:28 +0000 (20:16 -0700)
committerSandon Van Ness <sandon@inktank.com>
Sat, 13 Jul 2013 03:16:28 +0000 (20:16 -0700)
commit4f478ccf2c20a69fe8c0d923a6325c51155d7162
treedf7e6f3780cb479a5a20d0a5fb6ff9f8e22872ea
parentf16ecb99c53e82c02e6f61c37e1ab2c0175ab77c
Add description option to lock.lock()

For some reason lock_many() has a description but lock()
does not. This was useful in my testing of unlocking and
re-locking VPS machines to destroy.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
teuthology/lock.py