openstack-python-openstackc.../openstackclient
Hongbin Lu 5cf77bb672 Handle 403 error on creating trust
Currently, creating trust requires permission to list roles, but
non-admin users don't have permission to do that by default. This
commit adds exception handling on listing roles, and continue to
create trust if server returns 403.

Closes-Bug: #1658582
Change-Id: I4f016b76cb46ae07ef65ed54780881bbcd6210d3
2017-01-24 01:50:36 +00:00
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Fix quota set command error for SDK > 0.9.10 2017-01-15 20:00:53 +08:00
compute Error in the return of command server show, create 2017-01-17 17:49:16 +08:00
identity Handle 403 error on creating trust 2017-01-24 01:50:36 +00:00
image Add support for Glance 'update image members' feature 2017-01-04 19:26:01 +01:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network SDK refactor: Prepare network agent commands 2017-01-15 19:29:51 +08:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Merge "Error in the return of command 'volume qos create'" 2017-01-21 06:18:08 +00:00
volume Error in the return of command 'volume qos create' 2017-01-17 15:19:22 +08: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-12-02 09:56:27 +08:00