Clean resources associated with a specific project based on OpenStackSDK implementation
Block Storage v2, v3; Compute v2; Network v2; DNS v2; Orchestrate v1
Clean resources associated with a project
openstack project cleanup
[--dry-run]
(--auth-project | --project <project>)
[--created-before <YYYY-MM-DDTHH24:MI:SS>]
[--updated-before <YYYY-MM-DDTHH24:MI:SS>]
[--project-domain <project-domain>]
List a project’s resources
Delete resources of the project used to authenticate
Project to clean (name or ID)
Drop resources created before the given time
Drop resources updated before the given time
Domain the project belongs to (name or ID). This can be used in case collisions between project names exist.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.