]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commita56eb88c1627351e2d78883e983c92b5c16c4ad2
tree3d8de7964fcfb985b1523ffe8f8317f67974b44f
parent75d86e47fd7b96be401ce7f9768c86f8fa316121
parented9103aad5652272ae8aba96c3d0d25e9fe5508c
Merge to include --machine-type and changes to --summary

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>