]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
add_remotes: Correctly map remotes to roles wip-flex-locking 1051/head
authorZack Cerza <zack@redhat.com>
Fri, 17 Mar 2017 20:27:51 +0000 (14:27 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 21 Mar 2017 19:38:57 +0000 (13:38 -0600)
commite975f2dfd175128d67cc6bdc67ded7513bb4642e
tree76e9f5d1c3b6e0df6823e1525a08757711398cac
parentf4970d0ab25ad01ef3bf8cbfc8010d595ec4bc54
add_remotes: Correctly map remotes to roles

We used to use the 'targets' object to make remotes to roles. This
worked fine before multi-OS locking, but broke down because of the
unordered nature of dicts.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/internal/__init__.py