openstack-python-openstackc.../openstackclient/tests/unit
Kristi Nikolla da53c2b334 When creating a trust, send role_ids instead or role_names
This changes create a trust to use ids instead of names because of
the possibility of roles sharing a name. Even if the user
uniquely identified a role by inputting the id, the request sent
to the identity service would used the name, therefore the command
would fail in the case that two roles share a name.

This does not change how trusts are displayed during trust list or
trust show, a name will still be shown instead of an id.

Depends-On: I38e0ac35946ee6e53128babac3ea759a380572e0

Change-Id: I5bdf89f1e288954a7f5c2704231f270bc7d196f5
Closes-Bug: 1696111
2017-06-22 17:08:01 +00:00
..
api Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
common Refactor Extension show and list command 2017-05-18 11:33:45 +08:00
compute Trivial fix typos 2017-05-30 16:38:27 +07:00
identity When creating a trust, send role_ids instead or role_names 2017-06-22 17:08:01 +00:00
image Merge "To display image size in human friendly format" 2017-06-01 17:48:11 +00:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Add default-quota to subnet pool commands 2017-06-12 02:52:28 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00