python-openstackclient/openstackclient
Julie Pichon 1b66ad9067 Fix 'project purge' deleting wrong project's servers and volumes
Project purge would delete the servers and volumes for the project the
user is currently authenticated for, regardless of the --project flag.

Note: This change means that no server at all will be deleted if the
logged in user doesn't have the get_all_tenants permission set in the
Nova policy (default: admin_api). This doesn't appear to be an issue
with Cinder as the default rule appears to be admin_or_owner.

Change-Id: If1c54e24e1482438b81c3c32fd5fc9fdd7a7be04
Story: 1747988
Task: 13854
2018-09-14 10:23:14 +01:00
..
api Support --community in openstack image list 2018-07-24 22:48:01 +00:00
common Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
compute Merge "Don't sent disk_over_commit if nova api > 2.24" 2018-07-25 19:31:35 +00:00
identity Implement support for project limits 2018-07-23 21:52:00 +00:00
image osc-included image signing (using openstacksdk) 2018-09-08 01:55:38 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Detailed help message for QoS max-burst-kbps value" 2018-08-14 17:44:18 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
volume Deprecate volume create --project and --user options 2018-08-10 10:20:34 -04:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00