python-keystoneclient/keystoneclient/tests/unit/v2_0
Boris Bobrov 2b3258dcd0 Do not send user ids as payload
User ids are already in the URL. Keystone doesn't consume ids in the
body.

Change-Id: Ie90ebd32fe584dd1b360dc75a828316b1a9aedde
Closes-Bug: 1607751
2016-07-29 16:17:44 +03:00
..
__init__.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
client_fixtures.py Expose audit_id via AccessInfo 2015-03-28 14:33:15 +11:00
test_access.py Proper deprecation for AccessInfo management_url property 2015-07-24 11:05:05 -05:00
test_auth.py Tests stop using deprecated HTTPClient.get() 2016-02-28 08:14:28 -06:00
test_certificates.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_client.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00
test_discovery.py HTTPClient/region_name deprecation test updates 2015-09-25 15:50:38 -04:00
test_ec2.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_endpoints.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_extensions.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_roles.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_service_catalog.py HTTPClient/region_name deprecation test updates 2015-09-25 15:50:38 -04:00
test_services.py Missing defaults in the create() method in the v2 ServiceManager 2016-01-27 20:23:17 +00:00
test_tenants.py Make tests run against original client and sessions 2015-12-18 09:23:06 +11:00
test_tokens.py Make tests run against original client and sessions 2015-12-18 09:23:06 +11:00
test_users.py Do not send user ids as payload 2016-07-29 16:17:44 +03:00
utils.py Replace TestResponse with requests_mock 2016-01-25 09:56:34 +11:00