Comment 7 for bug 1830943

Revision history for this message
Martin Kopec (mkopec) wrote :

I have a workaround, until I get it implemented and merged in tempest, you can do the following:
1. Create a simple project, f.e.: $ openstack project create test
2. Run tempest cleanup

The project you create will make tempest cleanup iterate over the resources and then they will be properly cleaned.