summaryrefslogtreecommitdiff
path: root/tempest/api/identity/admin/v3/test_tokens.py
Commit message (Expand)AuthorAgeFilesLines
* Replace the usage of 'manager' with 'os_primary'jeremy.zhang2017-05-281-1/+1
* Merge "test.py: stop using aliases for creds manager"Jenkins2017-04-261-2/+2
|\
| * test.py: stop using aliases for creds managerJordan Pittier2017-04-261-2/+2
* | Fix bugs about 'default' domain.gongxiao2017-04-251-12/+12
|/
* Use base.setup_test_project to create projectzhufl2017-04-201-5/+2
* Merge "Remove leading underscore in _create_test_user"Jenkins2017-04-141-9/+3
|\
| * Remove leading underscore in _create_test_userzhufl2017-04-131-9/+3
* | Add name param in setup_test_rolezhufl2017-04-111-3/+1
|/
* Add test case for Keystone API "GET /v3/auth/projects"ZhangHongtao2017-03-141-0/+34
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on identityKen'ichi Ohmichi2017-01-271-3/+3
* Make identity v3 roles_client use **kwargsghanshyam2016-09-061-2/+2
* Make identity v3 users_client use **kwargsghanshyam2016-08-031-2/+2
* Py3: don't access the `unicode` type directly.Jordan Pittier2016-06-241-3/+5
* Split roles_client for keystone v3 clientArx Cruz2016-02-291-6/+8
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Remove redundant interfaces from v3 identity clientGhanshyam2016-02-171-4/+4
* Split users_client from keystone V3 clientDaniel Mellado2016-02-121-5/+5
* Separate projects client from identity V3 clientYaroslav Lobankov2016-02-121-4/+6
* Make v2,v3 create_role use **kwargs & doc stringpiyush1107862015-12-181-1/+1
* Fix password not strong enough failuresZack Feldstein2015-12-151-2/+2
* Apply a naming rule of GET to v2 keystone clientsKen'ichi Ohmichi2015-11-091-2/+2
* Remove assertion checking rescoped issued_atLance Bragstad2015-09-031-2/+0
* Full response for v3 IdentityClient methodsJohn Warren2015-08-131-6/+7
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* remove smoke tag from admin testsSean Dague2015-04-291-1/+0
* remove gate tag (part 1)Sean Dague2015-04-271-1/+0
* Remove hyphen from rand_name calls in identity testsKen'ichi Ohmichi2015-03-261-7/+7
* Allow full v3 authenticationJamie Lennox2015-03-121-6/+7
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Merge "Change project and domain parameters"Jenkins2015-02-171-4/+4
|\
| * Change project and domain parametersJamie Lennox2015-02-121-4/+4
* | Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* | Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-2/+3
|/
* Change v3 identity client methods to return one valueDavid Kranz2014-12-291-17/+17
* part 2 of delete xmlSean Dague2014-11-251-4/+0
* Unskip test_rescope_token()Matthew Treinish2014-09-151-1/+0
* Move success response checking to the token clientDavid Kranz2014-09-051-8/+4
* Skip test_rescope_tokenBrant Knudson2014-08-011-0/+1
* First part of moving success response checking to identity clientDavid Kranz2014-07-101-21/+12
* Enable H302 rule everywhereMatthew Treinish2014-05-181-3/+3
* Enhance rescope token test using v3Brant Knudson2014-03-161-11/+41
* Add test to rescope token using v3Brant Knudson2014-03-161-3/+82
* Fix test classes name of test_tokens.pyMasayuki Igawa2014-02-191-2/+2
* Make v2 and v3 identity apis configurableMatthew Treinish2014-02-061-7/+7
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-3/+3
* Unskip test_tokens and update expected status to 404 from 401Morgan Fainberg2013-09-301-3/+1
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1