]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix for #5836 (--lock-many with vms)
authorSandon Van Ness <sandon@inktank.com>
Fri, 2 Aug 2013 00:04:04 +0000 (17:04 -0700)
committerSandon Van Ness <sandon@inktank.com>
Fri, 2 Aug 2013 00:06:16 +0000 (17:06 -0700)
commit48357d666cfcff19c250908c39f0023ca6538f83
treebe81ee9c23b4e3e087e786fb07f819d55f8183ec
parent88b7d02970431bf7efbd1bba1d50685701924e5c
Fix for #5836 (--lock-many with vms)

This makes --lock-many work when --machine-type vps is passed.
Before it wasn't handled correctly and guests were not created.
Now it creates and gives the back the user the list-targets for
said guests.

teuthology-lock --lock-many 4 --machine-type vps --os-type centos

This fixes issue #5836

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
Reviewed-by: Alfredo Deza <alfredo@deza.pe>
teuthology/lock.py