]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
A create_if_vm call was made more than once when a lock-many style lock
authorWarren Usui <warren.usui@inktank.com>
Thu, 5 Dec 2013 01:49:21 +0000 (17:49 -0800)
committerWarren Usui <warren.usui@inktank.com>
Thu, 5 Dec 2013 01:49:21 +0000 (17:49 -0800)
commit421192617f8b31a0068c97447cb9f270101d0567
tree285aa0d5ab550f8f917ad918db476d6d4a2523d7
parent207c910e85a3350c573f9705c2ab1786b580bf9f
A create_if_vm call was made more than once when a lock-many style lock
was performed.  This caused downburst to run twice, and the second
downburst fails as a result of the first downburst running.

Fixes: 6933
teuthology/task/internal.py