summaryrefslogtreecommitdiff
path: root/tempest/api/identity/admin
Commit message (Expand)AuthorAgeFilesLines
* Use cls instead of self in classmethodzhufl2017-07-121-5/+5
* Merge "Enhance tempest client for keystone v3 token APIs."Jenkins2017-07-111-1/+2
|\
| * Enhance tempest client for keystone v3 token APIs.Pramod Kumar Singh2017-06-201-1/+2
* | Merge "Enhance v3 list_services to test filtering by service type"Jenkins2017-06-301-2/+11
|\ \
| * | Enhance v3 list_services to test filtering by service typeFelipe Monteiro2017-06-271-2/+11
* | | Merge "Do not use any() to check whether a list is empty"Jenkins2017-06-282-4/+4
|\ \ \
| * | | Do not use any() to check whether a list is emptyzhufl2017-06-122-4/+4
* | | | Adds **params to v3 list_endpointsFelipe Monteiro2017-06-271-32/+66
| |/ / |/| |
* | | Merge "Identity V3 - Endpoint Groups Client"Jenkins2017-06-201-0/+157
|\ \ \
| * | | Identity V3 - Endpoint Groups ClientChi Lo2017-04-231-0/+157
| | |/ | |/|
* | | Merge "Implement tempest client for keystone v2 token APIs"Jenkins2017-06-202-1/+69
|\ \ \
| * | | Implement tempest client for keystone v2 token APIsPradeep Kumar2017-06-192-1/+69
* | | | Remove unused variables from api testsFerenc Horváth2017-06-142-4/+4
| |_|/ |/| |
* | | Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-059-10/+10
* | | Merge "Replace the usage of 'manager' with 'os_primary'"Jenkins2017-05-311-1/+1
|\ \ \
| * | | Replace the usage of 'manager' with 'os_primary'jeremy.zhang2017-05-281-1/+1
| |/ /
* | | Use data_utils in tempest.lib.common.utilsjeremy.zhang2017-05-261-1/+1
|/ /
* | Merge "Replace assertEqual([], items) with assertEmpty(items)"Jenkins2017-05-211-1/+1
|\ \
| * | Replace assertEqual([], items) with assertEmpty(items)jeremy.zhang2017-05-161-1/+1
| |/
* | Fix for implied roles testjeremy.zhang2017-05-041-2/+12
|/
* Merge "test.py: stop using aliases for creds manager"Jenkins2017-04-263-7/+7
|\
| * test.py: stop using aliases for creds managerJordan Pittier2017-04-263-7/+7
* | 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
* | | Merge "Fix bugs about 'default' domain."Jenkins2017-04-263-18/+22
|\ \ \ | |_|/ |/| |
| * | Fix bugs about 'default' domain.gongxiao2017-04-253-18/+22
* | | Merge "Use base.create_domain to create domain in testcases"Jenkins2017-04-254-15/+4
|\ \ \ | |/ / |/| |
| * | Use base.create_domain to create domain in testcaseszhufl2017-04-244-15/+4
| |/
* | Replace oslo_utils.timeutils.isotimeEmily Hugenbruch2017-04-241-4/+6
* | Merge "Identity v3 Domain Configuration Client"Jenkins2017-04-241-0/+184
|\ \ | |/ |/|
| * Identity v3 Domain Configuration ClientFelipe Monteiro2017-04-191-0/+184
* | Merge "Use base.setup_test_tenant to create test tenant"Jenkins2017-04-213-79/+17
|\ \
| * | Use base.setup_test_tenant to create test tenantzhufl2017-04-203-79/+17
* | | Use base.setup_test_project to create projectzhufl2017-04-206-83/+27
|/ /
* | Merge "Move the `attr` decorator from test.py to tempest/lib"Jenkins2017-04-1718-102/+84
|\ \
| * | Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-1418-102/+84
* | | Merge "Remove leading underscore in _create_test_user"Jenkins2017-04-144-86/+24
|\ \ \ | |/ / |/| |
| * | Remove leading underscore in _create_test_userzhufl2017-04-134-86/+24
* | | Add name param in setup_test_rolezhufl2017-04-114-29/+9
|/ /
* | Remove 'reseller' config optionKen'ichi Ohmichi2017-04-051-6/+0
* | Merge "Add additional roles method to v3 roles client."Jenkins2017-04-051-0/+45
|\ \ | |/ |/|
| * Add additional roles method to v3 roles client.Felipe Monteiro2017-04-041-0/+45
* | Merge "Identity V3-ext Oauth1 Consumers Client"Jenkins2017-04-031-0/+91
|\ \ | |/ |/|
| * Identity V3-ext Oauth1 Consumers ClientNicolas Helgeson2017-03-231-0/+91
* | Remove unnecessary usuage of instance variablezhufl2017-03-291-11/+11
|/
* Add test case for Keystone API "GET /v3/auth/projects"ZhangHongtao2017-03-141-0/+34
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-1029-29/+29
* Merge "Improve test_implied_domain_roles"Jenkins2017-03-031-0/+12
|\
| * Improve test_implied_domain_rolesRodrigo Duarte Sousa2017-03-011-0/+12
* | Remove unused variable and unnecessary instance variablezhufl2017-03-013-7/+6