summaryrefslogtreecommitdiff
path: root/tempest/api/identity/admin/v3/test_domains.py
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated assertDictContainsSubsetTakashi Kajinami2021-11-301-1/+1
* Adding description for testcases - identity part3zhufl2020-07-271-3/+8
* no force_tenant_isolation in DefaultDomainTestJSONTrevor McCasland2019-03-041-15/+0
* refactor: Add setup_test_group to identity admin base test classFelipe Monteiro2018-07-031-5/+1
* Merge "Delete identity domain must delete its contents"Zuul2018-02-201-1/+0
|\
| * Delete identity domain must delete its contentsSamuel de Medeiros Queiroz2018-01-311-1/+0
* | Merge "Expose bug: Delete identity domain with contents"Zuul2018-02-201-0/+22
|\ \ | |/
| * Expose bug: Delete identity domain with contentsSamuel de Medeiros Queiroz2017-10-101-0/+22
* | Use addClassResourceCleanup to clear domainszhufl2017-11-071-15/+2
|/
* Remove unnecessary asserting for 'id' in bodyzhufl2017-08-011-2/+0
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-1/+1
* Merge "Identity V3: create_domain() must return a description field"Jenkins2017-04-261-5/+1
|\
| * Identity V3: create_domain() must return a description fieldJordan Pittier2017-04-231-5/+1
* | Use base.create_domain to create domain in testcaseszhufl2017-04-241-4/+1
|/
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-3/+2
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on identityKen'ichi Ohmichi2017-01-271-7/+8
* Make identity v3 domains_client use **kwargsghanshyam2016-12-131-7/+11
* Use cls in class method instead of selfzhufl2016-08-191-3/+3
* Add missing tests for the identity v3 APICastulo J. Martinez2016-06-101-20/+61
* Split domains_client from keystone V3 clientDaniel Mellado2016-02-221-12/+13
* Make v3 identity_client consistentKen'ichi Ohmichi2016-02-051-2/+2
* Add assertion after domain deletionWei Liu2015-11-041-0/+5
* Full response for v3 IdentityClient methodsJohn Warren2015-08-131-8/+8
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-2/+1
* Add a rule for blocking "-" from rand_name callKen'ichi Ohmichi2015-06-181-1/+1
* Check domain's enabled attribute strictlyKen'ichi Ohmichi2015-06-011-2/+2
* Added test of default domain in KeystoneMartin Pavlasek2015-05-211-2/+20
* remove smoke tag from admin testsSean Dague2015-04-291-3/+0
* Merge "Testcase to create domain without description"Jenkins2015-04-031-0/+12
|\
| * Testcase to create domain without descriptionravikumar-venkatesan2015-03-121-0/+12
* | Remove hyphen from rand_name calls in identity testsKen'ichi Ohmichi2015-03-261-8/+8
|/
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Testcase to create domain with disable statusravikumar-venkatesan2015-03-031-0/+13
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-5/+1
* Change v3 identity client methods to return one valueDavid Kranz2014-12-291-5/+5
* part 2 of delete xmlSean Dague2014-11-251-4/+0
* First part of moving success response checking to identity clientDavid Kranz2014-07-101-11/+6
* Enable H302 rule everywhereMatthew Treinish2014-05-181-3/+3
* Make v2 and v3 identity apis configurableMatthew Treinish2014-02-061-8/+8
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-6/+7
* Fixes typos in tempest/apiChang Bo Guo2013-09-141-2/+2
* White space after # in tempest/api filesAttila Fazekas2013-08-011-1/+1
* Domain Actions Test Case-V3nayna-patel2013-07-091-0/+43
* List Domains Test Case-V3nayna-patel2013-05-291-0/+54