]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
cloud.openstack: Destroy multiple nodes 1053/head
authorZack Cerza <zack@redhat.com>
Wed, 22 Mar 2017 16:33:33 +0000 (10:33 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 22 Mar 2017 20:46:19 +0000 (14:46 -0600)
commit0c70c16e70843fbbb12bfbda16a875b5a449a8c5
treea0a8f6249f1d127fb377c20be56088d9b2217574
parenteb14ec91e4b8924fd4eb098879508cb1a1a9cd4a
cloud.openstack: Destroy multiple nodes

In the very rare case where more than one node exists with the same name
(this can happen in case of an outage), destroy all nodes that match
instead of failing altogether.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/provision/cloud/openstack.py
teuthology/provision/cloud/test/test_openstack.py