python-openstackclient/openstackclient
Huanxuan Ao 60639d76a7 Support bulk deletion for delete commands in identityv3
Support bulk deletion for delete commands in the list below
identity/v3/consumer
identity/v3/credential
identity/v3/domain
identity/v3/ec2creds
identity/v3/endpoint
identity/v3/federation_protocol
identity/v3/identity_provider
identity/v3/mapping
identity/v3/policy
identity/v3/region
identity/v3/service_provider
identity/v3/service

The unit test in identityv3 need to be refactored, so I add
some functional tests instead. I will add all unit tests at
one time after the refactor completed.

Change-Id: I82367570f59817b47c87b6c7bfeae95ccfe5c50e
Closes-Bug: #1592906
2016-07-19 09:49:36 +08:00
..
api remove unused LOG 2016-07-09 23:23:38 +08:00
common Temp work around for missing select_auth_plugin() 2016-07-13 10:33:19 -05:00
compute Merge "Pass security group id to novaclient" 2016-07-18 18:35:15 +00:00
identity Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
image image list: Add Checksum column 2016-07-11 20:31:13 -07:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Change to plural form of object in multi delete error message in networkv2 2016-07-14 18:34:19 +08:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
tests Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
volume Merge "Support error handling for delete commands in volumev2" 2016-07-18 22:41:07 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Correct reraising of exception 2016-07-07 15:05:58 +00:00