summaryrefslogtreecommitdiff
path: root/tempest/api/identity/base.py
Commit message (Expand)AuthorAgeFilesLines
* Add Access Rules testsColleen Murphy2020-01-071-0/+1
* refactor: Add setup_test_group to identity admin base test classFelipe Monteiro2018-07-031-0/+14
* Add tests for application credentialsColleen Murphy2018-04-161-0/+29
* Add identity v3 project tags clientFelipe Monteiro2018-04-051-0/+1
* Use addClassResourceCleanup to clear domainszhufl2017-11-071-3/+6
* create test to verify catalog standardizationMegan Guiney2017-07-131-0/+1
* Add token related API to Keystone v3-ext/OS-OAUTH1 clientHemanth Nakkina2017-06-281-0/+1
* Identity V3 - Endpoint Groups ClientChi Lo2017-04-231-0/+1
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-38/+40
* Merge "Keystone v3 extension os-ep-filter api testcases"Jenkins2017-04-251-0/+1
|\
| * Keystone v3 extension os-ep-filter api testcasesPradeep Kumar KS2017-04-251-0/+1
* | Merge "Use base.create_domain to create domain in testcases"Jenkins2017-04-251-4/+6
|\ \ | |/ |/|
| * Use base.create_domain to create domain in testcaseszhufl2017-04-241-4/+6
* | Merge "Add api_v2_admin flag"Jenkins2017-04-241-0/+6
|\ \
| * | Add api_v2_admin flagAndrea Frittoli2017-04-241-0/+6
* | | Merge "Identity v3 Domain Configuration Client"Jenkins2017-04-241-0/+1
|\ \ \ | |_|/ |/| |
| * | Identity v3 Domain Configuration ClientFelipe Monteiro2017-04-191-0/+1
* | | Merge "Use base.setup_test_tenant to create test tenant"Jenkins2017-04-211-4/+6
|\ \ \
| * | | Use base.setup_test_tenant to create test tenantzhufl2017-04-201-4/+6
| | |/ | |/|
* | | Use base.setup_test_project to create projectzhufl2017-04-201-4/+6
|/ /
* | Use sequence directly instead of using len()Masayuki Igawa2017-04-171-3/+3
* | Merge "Remove leading underscore in _create_test_user"Jenkins2017-04-141-12/+10
|\ \
| * | Remove leading underscore in _create_test_userzhufl2017-04-131-12/+10
| |/
* | Add name param in setup_test_rolezhufl2017-04-111-2/+2
|/
* Identity V3-ext Oauth1 Consumers ClientNicolas Helgeson2017-03-231-0/+1
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-101-1/+1
* Merge "Add "list versions" test for Keystone"Jenkins2017-03-101-0/+1
|\
| * Add "list versions" test for KeystoneKen'ichi Ohmichi2017-03-091-0/+1
* | Add call_and_ignore_notfound_exc to Keystone baseSamantha Blanco2017-03-061-5/+16
|/
* Merge "Domain specific roles API tests"Jenkins2017-02-281-3/+6
|\
| * Domain specific roles API testsRodrigo Duarte2017-02-111-3/+6
* | Update _create_test_user in identity baseNicolas Helgeson2017-02-131-1/+1
|/
* Forcing dynamic credentials for identity adminAndrea Frittoli2016-12-191-0/+18
* Add inherited role assignments testsRodrigo Duarte2016-09-291-0/+1
* Define separate inherited_roles_client for inherited rolesghanshyam2016-09-081-0/+1
* Don't create network resources for identity testsJordan Pittier2016-09-061-0/+6
* Remove unnecessary resource_cleanup/setupKen'ichi Ohmichi2016-09-021-12/+0
* TrivialFix: Remove logging import unusedCao Xuan Hoang2016-08-241-3/+0
* Make identity v3 users_client use **kwargsghanshyam2016-08-031-3/+3
* Remove DataGenerator from the dentity baseCastulo J. Martinez2016-07-151-99/+0
* Remove DataGenerator from admin V3 identity testsCastulo J. Martinez2016-07-151-3/+34
* Remove DataGenerator from admin V2 identity testsCastulo J. Martinez2016-07-141-3/+36
* Fix teardown of the identity apiGyorgy Szombathelyi2016-07-011-6/+6
* Remove unnecessary __init__ and resource_setup/cleanupzhufl2016-06-241-12/+0
* Remove the _try_wrapper function from identity testsMatthew Treinish2016-06-231-15/+12
* Cleanup projects in reverse orderBrant Knudson2016-06-231-1/+1
* Update identity v2 users_client methods nameghanshyam2016-06-211-1/+1
* Make identity v2 user_client use **kwargsghanshyam2016-06-171-5/+10
* Use scope in v3 identity clientAndrea Frittoli (andreaf)2016-06-091-0/+6
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-4/+2