Deletion of entire project
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Public Cloud WG |
Confirmed
|
Critical
|
Unassigned |
Bug Description
Deletion of projects/users - possibility to block request if resources exists, AND possibility to escalade request to delete all underlaying resources
"(Tomas Vondra): Is ospurge not enough?
(Nick Jones): Last time I checked ospurge required direct DB access. An API would be preferable IMO. JG: Set the quota to zero might help
(samueldmq): What if each service implemented an admin API call to delete resources for given project ID? (Nick Salvisberg): @samueldmq: like neutron purge?
(samueldmq): @Nick if that is a REST API call, yes, like that.
(adriant): We (Catalyst) are working on a user triggerable (or more destructive admin triggerable) workflow in Adjutant (https:/
(tobberydberg) I like the idea of API call to something like neutron purge. If that can be fired from a single keystone API call to all underlaying components, that better.
(mnaser): https:/
Reference:
Adjutant project termination: https:/
Changed in openstack-publiccloud-wg: | |
status: | New → Confirmed |
Changed in openstack-publiccloud-wg: | |
importance: | Undecided → Critical |
Please use os-purge, and lets get feedback.
If there are APIs missing in the projects to make this tool work well, lets get that feedback and fix it :)