summaryrefslogtreecommitdiff
path: root/tempest/api/identity/admin/v3/test_groups.py
Commit message (Expand)AuthorAgeFilesLines
* Replace assertEqual([], items) with assertEmpty(items)jeremy.zhang2017-05-161-1/+1
* Merge "Move the `attr` decorator from test.py to tempest/lib"Jenkins2017-04-171-2/+1
|\
| * Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-2/+1
* | Remove leading underscore in _create_test_userzhufl2017-04-131-9/+2
|/
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on identityKen'ichi Ohmichi2017-01-271-5/+6
* Use single underscore variable in loop iteration(in identity)zhufl2017-01-261-2/+2
* py3: Miscellaneous fixesSirushti Murugesan2016-09-091-2/+4
* Make identity v3 users_client use **kwargsghanshyam2016-08-031-2/+4
* Remove DataGenerator from admin V3 identity testsCastulo J. Martinez2016-07-151-6/+13
* include domain_id when creating groupsSteve Martinelli2016-03-211-5/+15
* Split users_client from keystone V3 clientDaniel Mellado2016-02-121-5/+5
* Merge "Add the group and role checks API in tempest"Jenkins2016-01-281-1/+3
|\
| * Add the group and role checks API in tempestMaho Koshiya2016-01-281-1/+3
* | Fix password not strong enough for identity test_groupsAlexander Gubanov2015-12-181-2/+1
|/
* Fix password not strong enough failuresZack Feldstein2015-12-151-1/+2
* Add tests to update group with few fieldsghanshyam2015-12-011-0/+15
* [V3] Rename get_group to show_groupYaroslav Lobankov2015-11-201-1/+1
* [V3] Make groups_client use **kwargsYaroslav Lobankov2015-11-191-4/+4
* [V3] Separating groups_client from identity_clientYaroslav Lobankov2015-11-191-21/+19
* Full response for v3 IdentityClient methodsJohn Warren2015-08-131-12/+12
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-2/+1
* remove smoke tag from admin testsSean Dague2015-04-291-3/+0
* Remove hyphen from rand_name calls in identity testsKen'ichi Ohmichi2015-03-261-3/+3
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+4
* Split resource_setup for identity testsRohan Kanade2015-02-181-4/+0
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* Adds "list-groups" testcase to v3/test_groupsravikumar-venkatesan2015-02-051-0/+19
* Change v3 identity client methods to return one valueDavid Kranz2014-12-291-13/+13
* part 2 of delete xmlSean Dague2014-11-251-4/+0
* Migrate identity API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* First part of moving success response checking to identity clientDavid Kranz2014-07-101-21/+15
* Add list user groups api to identity v3wanglianmin2014-03-141-1/+22
* Make v2 and v3 identity apis configurableMatthew Treinish2014-02-061-17/+17
* Remove vim headers 2nd roundMasayuki Igawa2014-01-231-2/+0
* add keystone group testsZhi Kun Liu2014-01-081-0/+84