commit | 56c0b2be78faea800af73596e868bdf0969b0544 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Wed Nov 13 12:50:07 2019 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Fri Dec 20 08:59:54 2019 +0000 |
tree | 329fec86c836d74e5e00d20c6a62a886768efb22 | |
parent | 3b1311f604d0beeadd17c031d314c080e3dc64c0 [diff] |
Tempest cleanup: improve iterating over projects Currently cleanup iterates over projects and deletes all resources tied to a particular project. However, most of the resources can be deleted all at once without iteration over the projects. This will fix the mentioned bug and also make the tool much more efficient as we'll avoid many iterations and queries. Closes-bug: #1830943 Change-Id: I82c7899a32bee0e714e71d703195085e10ea224f