]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge to include --machine-type and changes to --summary
authorSandon Van Ness <sandon@inktank.com>
Fri, 8 Feb 2013 00:34:14 +0000 (16:34 -0800)
committerSandon Van Ness <sandon@inktank.com>
Fri, 8 Feb 2013 00:34:14 +0000 (16:34 -0800)
Added the ability to support multiple types of machines with
--machine-type added to teuthology-lock when used with --lock-many
or --machine-type with teuthology --lock (automated tests). It
defaults to 'plana' and the 'vps' type is currently unused but
should be in the future.

Also updated teutholoy-lock --summary to be machine type aware
and sort things in a nice output.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>

Trivial merge