python-openstackclient/openstackclient/identity/v3
Huanxuan Ao cfd4e2a722 Modify error handling for role and group commands
if command failed, we usually raise exception,
if command success, sometimes there is not any
output (such as set, add commands)
So modify the error handling for role and group
commands.

Change-Id: I1c0f86c04dcedd9c0d725fd73f3436be9da75ee0
2017-02-09 19:49:55 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py translate all command help strings 2016-11-17 02:33:42 +00:00
consumer.py translate all command help strings 2016-11-17 02:33:42 +00:00
credential.py translate all command help strings 2016-11-17 02:33:42 +00:00
domain.py translate all command help strings 2016-11-17 02:33:42 +00:00
ec2creds.py translate all command help strings 2016-11-17 02:33:42 +00:00
endpoint.py translate all command help strings 2016-11-17 02:33:42 +00:00
federation_protocol.py translate all command help strings 2016-11-17 02:33:42 +00:00
group.py Modify error handling for role and group commands 2017-02-09 19:49:55 +08:00
identity_provider.py translate all command help strings 2016-11-17 02:33:42 +00:00
mapping.py Fix 'mapping set' return value 2017-01-25 18:07:17 +01:00
policy.py translate all command help strings 2016-11-17 02:33:42 +00:00
project.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
region.py translate all command help strings 2016-11-17 02:33:42 +00:00
role_assignment.py translate all command help strings 2016-11-17 02:33:42 +00:00
role.py Modify error handling for role and group commands 2017-02-09 19:49:55 +08:00
service_provider.py translate all command help strings 2016-11-17 02:33:42 +00:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
token.py TrivialFix in helpMessage for readability 2016-11-23 02:58:26 +08:00
trust.py Handle 403 error on creating trust 2017-01-24 01:50:36 +00:00
unscoped_saml.py Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
user.py Adds domain specification for SetUser 2017-01-25 22:16:22 +00:00