summaryrefslogtreecommitdiff
path: root/tempest/api/identity/admin/v3/test_projects.py
Commit message (Expand)AuthorAgeFilesLines
* Use base.setup_test_project to create projectzhufl2017-04-201-40/+14
* Remove 'reseller' config optionKen'ichi Ohmichi2017-04-051-6/+0
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-101-1/+1
* Add test_create_is_domain_projectRodrigo Duarte2017-02-041-0/+24
* Switch to decorators.idempotent_id on identityKen'ichi Ohmichi2017-01-271-10/+10
* Make identity v3 users_client use **kwargsghanshyam2016-08-031-1/+1
* Replace OpenStack LLC with OpenStack Foundationdineshbhor2016-07-261-1/+1
* Remove DataGenerator from admin V3 identity testsCastulo J. Martinez2016-07-151-14/+14
* Fix test_project_create_with_parentRodrigo Duarte2016-07-041-1/+1
* Add parent_id to create_projectRodrigo Duarte2016-06-271-0/+36
* Split users_client from keystone V3 clientDaniel Mellado2016-02-121-3/+3
* Separate projects client from identity V3 clientYaroslav Lobankov2016-02-121-20/+21
* Make v3 identity_client consistentKen'ichi Ohmichi2016-02-051-7/+7
* Fix password not strong enough failuresZack Feldstein2015-12-151-1/+1
* Apply a naming rule of GET to v2 keystone clientsKen'ichi Ohmichi2015-11-091-1/+1
* Full response for v3 IdentityClient methodsJohn Warren2015-08-131-20/+21
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-2/+1
* remove gate tag (part 1)Sean Dague2015-04-271-8/+0
* Remove hyphen from rand_name calls in identity testsKen'ichi Ohmichi2015-03-261-13/+13
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+8
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* Change v3 identity client methods to return one valueDavid Kranz2014-12-291-20/+20
* part 2 of delete xmlSean Dague2014-11-251-4/+0
* Adds new v3 projects tests to Keystonenayna-patel2014-07-151-21/+15
* First part of moving success response checking to identity clientDavid Kranz2014-07-101-37/+22
* Enable E251,E265 rules ignore H402Matthew Treinish2014-06-171-4/+4
* replace basetring/xrangellg82122014-03-031-1/+3
* Separate negative tests for test_projectsYuikoTakada2014-02-201-62/+9
* Make v2 and v3 identity apis configurableMatthew Treinish2014-02-061-43/+43
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-18/+18
* Changed the exception nameAnju52013-10-181-1/+1
* Test cases for V3 Project ActionsNayna Patel2013-09-191-0/+256