]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
More changes for creating vms manually with lock (no config)
authorSandon Van Ness <sandon@inktank.com>
Tue, 30 Jul 2013 00:03:30 +0000 (17:03 -0700)
committerSandon Van Ness <sandon@inktank.com>
Tue, 30 Jul 2013 00:07:31 +0000 (17:07 -0700)
commitb9c7445b1bc5a7f55e89521fefa03e6d71244df1
tree7a1f0b54227cff1432dd6cfdded9087cb363fdf1
parentd41b4e5ed62633c9bceea3f907d18689e5b5fa1b
More changes for creating vms manually with lock (no config)

Needed some more changes to allow for the case of creating vm's
manually with teuthology-lock instead of letting teuthology handle
it in internal.py with lock_machines(). Just some additional checks
to go to defaults when ctx.config is non-existent (causes an
attributeerror).

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
Reviewed-by: Warren Usui <warren.usui@inktank.com>
teuthology/lock.py
teuthology/misc.py