]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/daemon: update simple DaemonGroup methods to handle clusters
authorJosh Durgin <jdurgin@redhat.com>
Wed, 16 Mar 2016 06:00:48 +0000 (23:00 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 11 Apr 2016 21:36:41 +0000 (14:36 -0700)
commitc9d9a9030b2c3529f3444968d04072e7c9c55803
tree07a9e348ffcbd2190a42ea5287b07bc0230562ea
parenta833a5bf2cc31818953f0afdfc2b7fd61cee51ce
orchestra/daemon: update simple DaemonGroup methods to handle clusters

Add new kwarg parameters for cluster to stay backwards-compatible with
older ceph-qa-suite branches, and rename role arguments to type_,
since they were never full roles. Default the cluster to ceph, and
normalize role to $cluster.$type.$id internally.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
teuthology/orchestra/daemon.py