nova-manage project delete issues

Asked by Yun Shen

Nova-manage enables user to delete projects by using nova-manage project delete.

Judging from the code, in sqlalchemy/api.py, it removes information in user_project_association and user_project_role_association.

Should the user take a step before that, i.e. using nova-manage project scrub, it will remove networks and security groups. However, it still doesn't clean up quota, and iptables in both network controller and compute nodes.

So, is there any best of practice available to resolve this issue?

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Brian Lamar (blamar) said :
#1

There currently isn't any documentation or 'best practices' on this subject, but if you'd like to add a blueprint for a new command, the feature might be added in the future: https://blueprints.launchpad.net/nova

Can you help with this problem?

Provide an answer of your own, or ask Yun Shen for more information if necessary.

To post a message you must log in.