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 | --auto-approve]
(--auth-project | --project <project>)
[--created-before <YYYY-MM-DDTHH24:MI:SS>]
[--updated-before <YYYY-MM-DDTHH24:MI:SS>]
[--skip-resource <resource>]
[--project-domain <project-domain>]
List a project’s resources but do not delete them
Delete resources without asking for confirmation
Delete resources of the project used to authenticate
Project to clean (name or ID)
Only delete resources created before the given time
Only delete resources updated before the given time
Skip cleanup of specific resource (repeat if necessary)
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.