Comment 7 for bug 1511574

Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote : Re: [RFE] Support cleanup of all resources associated with a given tenant with a single API call

I am not sure we'll ever get cross-project consensus to be honest.

We can rely on something like ospurge, that cleans up tenant resources from a project by using the project's API, but this may lead to a lot of chattiness, and to potential unrecoverable errors.

If we assumed that we can have an API exposed by Neutron that purges the resources from a single tenant, this can be done a lot more effectively. It's handy to have it, but not strictly necessary. If someone were to propose an implementation (as a service plugin perhaps), we could look at its merits.