python-openstackclient/openstackclient/tests/unit/identity/v3
jiangpch a01bf55d20 Fix 'domain' filter not work well in some commands
The 'domain' filter not work well in commands 'project show',
'user show' and 'user set'.

Depends-On: I490900d6249f01654d4cba43bddd3e7af7928a84
Closes-Bug: #1704097
Change-Id: Ib4f47cbaba27eb56c4a41d187fee74a995e62dc7
2017-07-18 23:01:22 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
test_catalog.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_consumer.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_credential.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_domain.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_endpoint.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_group.py Support to add/remove multi users for "group add/remove user" 2017-03-21 10:39:42 +08:00
test_identity_provider.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_mappings.py Fix 'mapping set' return value 2017-01-25 18:07:17 +01:00
test_oauth.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_project.py Fix 'domain' filter not work well in some commands 2017-07-18 23:01:22 +00:00
test_protocol.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_region.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_role.py Modify error handling for role and group commands 2017-02-09 19:49:55 +08:00
test_role_assignment.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_service_provider.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_token.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_trust.py When creating a trust, send role_ids instead or role_names 2017-06-22 17:08:01 +00:00
test_unscoped_saml.py Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
test_user.py Fix 'domain' filter not work well in some commands 2017-07-18 23:01:22 +00:00