]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Always call unlock_one() with the user arg
authorZack Cerza <zack@redhat.com>
Fri, 10 Apr 2015 16:30:53 +0000 (10:30 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 10 Apr 2015 16:30:53 +0000 (10:30 -0600)
commit37e176bf6a3b0d90311a4822ee4efa18e4756cbb
treeff5c75aa99c36d3d65b5d20b606e10ed9548dba1
parent4d817bf93bd00188fec84da7186ad1ccfa9b802e
Always call unlock_one() with the user arg

I'd seen a few cases where vps creation would fail, and then unlocking
failed because we were incorrectly guessing the owner of the lock.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/lock.py