python-keystoneclient/keystoneclient/tests/unit/v3
lin-hua-cheng 03d5d8effc Use region_id filter for List Endpoints
The old region filter didn't work, it was not available
in Keystone.

Change-Id: Ic4d60a046df1f231d02a45998c8a0ef7c5b7b107
Closes-bug: #1482772
2015-09-09 23:46:45 -07:00
..
examples/xml Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
__init__.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
client_fixtures.py Use UUID values in v3 test fixtures 2015-07-25 09:51:42 +00:00
saml2_fixtures.py Add support to create ECP assertion based on a token 2015-03-31 12:47:16 -04:00
test_access.py Merge "Use UUID values in v3 test fixtures" 2015-08-06 02:55:23 +00:00
test_auth.py Proper deprecation for HTTPClient.request methods 2015-08-04 09:56:44 -05:00
test_auth_manager.py Support /auth routes for list projects and domains 2015-03-31 08:47:25 +11:00
test_auth_oidc.py Add openid connect client support 2015-06-17 11:15:03 -04:00
test_auth_saml2.py Fix tests to work with requests<2.3 2015-04-11 11:13:55 -05:00
test_client.py Deprecate ServiceCatalog(region_name) 2015-08-13 18:57:31 -05:00
test_credentials.py Proper deprecation for CredentialManager data argument 2015-08-13 19:01:42 -05:00
test_discover.py Rename requests mock object in testing 2015-03-18 10:31:06 +11:00
test_domains.py Prevent attempts to "filter" list() calls by globally unique IDs 2015-07-19 09:49:04 -05:00
test_ec2.py Add EC2 CRUD credential support to v3 API 2015-06-02 10:30:41 +10:00
test_endpoint_filter.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_endpoint_policy.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_endpoints.py Use region_id filter for List Endpoints 2015-09-09 23:46:45 -07:00
test_federation.py Prevent attempts to "filter" list() calls by globally unique IDs 2015-07-19 09:49:04 -05:00
test_groups.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_oauth1.py Proper deprecation for Session.get_token() 2015-08-13 19:01:42 -05:00
test_policies.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_projects.py Implements subtree_as_ids and parents_as_ids 2015-03-13 17:02:39 -03:00
test_regions.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_role_assignments.py Prevent attempts to "filter" list() calls by globally unique IDs 2015-07-19 09:49:04 -05:00
test_roles.py Inhrerit roles project calls on keystoneclient v3 2015-08-06 16:57:32 +00:00
test_service_catalog.py Deprecate ServiceCatalog(region_name) 2015-08-13 18:57:31 -05:00
test_services.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_simple_cert.py Add OS-SIMPLE-CERT support for v3. 2015-03-05 19:34:44 -06:00
test_tokens.py Add get_token_data to token CRUD 2015-07-15 22:01:14 +00:00
test_trusts.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_users.py Proper deprecation for UserManager project argument 2015-08-13 19:01:42 -05:00
utils.py Deprecate create v3 Client without session 2015-08-13 19:01:42 -05:00