summaryrefslogtreecommitdiff
path: root/tempest/api/identity/admin/v3/test_trusts.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "test.py: stop using aliases for creds manager"Jenkins2017-04-261-3/+3
|\
| * test.py: stop using aliases for creds managerJordan Pittier2017-04-261-3/+3
* | Fix bugs about 'default' domain.gongxiao2017-04-251-5/+6
|/
* Replace oslo_utils.timeutils.isotimeEmily Hugenbruch2017-04-241-4/+6
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-2/+1
* Remove unnecessary usuage of instance variablezhufl2017-03-291-11/+11
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on identityKen'ichi Ohmichi2017-01-271-6/+7
* Make identity v3 roles_client use **kwargsghanshyam2016-09-061-2/+2
* Make identity v3 users_client use **kwargsghanshyam2016-08-031-1/+1
* Use scope in v3 identity clientAndrea Frittoli (andreaf)2016-06-091-1/+13
* Split roles_client for keystone v3 clientArx Cruz2016-02-291-10/+13
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Split trusts_client from keystone V3 clientDaniel Mellado2016-02-221-2/+2
* Remove redundant interfaces from v3 identity clientGhanshyam2016-02-171-6/+6
* Split users_client from keystone V3 clientDaniel Mellado2016-02-121-2/+2
* Separate projects client from identity V3 clientYaroslav Lobankov2016-02-121-3/+3
* Make v3 identity_client consistentKen'ichi Ohmichi2016-02-051-11/+11
* Make v2,v3 create_role use **kwargs & doc stringpiyush1107862015-12-181-2/+2
* Merge "Fix password not strong enough failures"Jenkins2015-12-161-1/+1
|\
| * Fix password not strong enough failuresZack Feldstein2015-12-151-1/+1
* | Make v3 create_trust use **kwargs & doc stringpiyush1107862015-12-101-1/+1
|/
* Factor up config dependent credential classesAndrea Frittoli (andreaf)2015-11-131-2/+2
* Merge "Remove some dead code"Jenkins2015-08-271-1/+0
|\
| * Remove some dead codeJordan Pittier2015-08-191-1/+0
* | Merge "Full response for v3 IdentityClient methods"Jenkins2015-08-211-10/+10
|\ \ | |/ |/|
| * Full response for v3 IdentityClient methodsJohn Warren2015-08-131-10/+10
* | Fixed Typosnayna-patel2015-08-051-1/+1
|/
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Add a rule for blocking "-" from rand_name callKen'ichi Ohmichi2015-06-181-1/+1
* Merge "Create a new project for trusts tests"Jenkins2015-05-011-6/+13
|\
| * Create a new project for trusts testsJamie Lennox2015-03-121-6/+13
* | remove smoke tag from admin testsSean Dague2015-04-291-5/+0
* | Remove hyphen from rand_name calls in identity testsKen'ichi Ohmichi2015-03-261-4/+4
|/
* Update all Oslo module useDoug Hellmann2015-03-111-1/+1
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Editing comment in test "test_trust_expire"Yaroslav Lobankov2015-03-011-6/+9
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+6
* Omitting microseconds when creating a trustYaroslav Lobankov2015-02-171-7/+10
* Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-2/+1
* Merge "Drop the legacy and un-used _interface"Jenkins2015-02-131-4/+1
|\
| * Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-4/+1
* | Merge "Remove auth_version config from get_credentials"Jenkins2015-02-131-2/+2
|\ \ | |/ |/|
| * Remove auth_version config from get_credentialsAndrea Frittoli2015-02-101-2/+2
* | Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-3/+5
|/
* Change v3 identity client methods to return one valueDavid Kranz2014-12-291-10/+10
* Enable H407,H305,H307,E122 ignore E123Matthew Treinish2014-08-121-0/+1
* Re-enable 'check_trust_roles'Morgan Fainberg2014-07-121-7/+0
* First part of moving success response checking to identity clientDavid Kranz2014-07-101-22/+17
* Add a skip for bug #1334368Morgan Fainberg2014-07-091-1/+2