python-openstackclient/releasenotes/notes/bug-1717130-029211b60f74b4c4.yaml
lihaijing 254dbf3294 Fix 'project purge' deletes ALL images problem
Closes-Bug: #1717130
Change-Id: I33c6fc7897dfee85d1c197a1267bde4abfa5bbd9
2017-09-26 20:49:32 +00:00

7 lines
247 B
YAML

---
fixes:
- |
Fix the ``project purge`` command to correctly delete only images owned by the
specified project ID when run by an administrative user.
[Bug `1717130 <https://bugs.launchpad.net/python-openstackclient/+bug/1717130>`_]