summaryrefslogtreecommitdiff
path: root/openstackclient/common/project_purge.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'project purge' deletes ALL images problemlihaijing2017-11-021-1/+8
| | | | | | Closes-Bug: #1717130 Change-Id: I33c6fc7897dfee85d1c197a1267bde4abfa5bbd9 (cherry picked from commit 254dbf3294c0f1edc4a2a469f556b3c4b3123a00)
* Add project purge command to oscSteve Martinelli2017-06-131-0/+168
See the initial implementation: https://github.com/openstack/ospurge/blob/master/ospurge/client.py Partial-Bug: 1584596 Change-Id: I3aa86af7c85e7ca3b7f04b43e8e07125f7d956d1