python-openstackclient/releasenotes
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
..
notes Handle 403 error on creating trust 2017-01-24 01:50:36 +00:00
source Fix typo in release notes 2016-12-26 15:30:53 +07:00