summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_services.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part3zhufl2020-05-291-4/+7
* Adding description for testcases - compute part1zhufl2020-04-141-0/+3
* Remove test_get_service_by_service_and_host_nameMatt Riedemann2018-05-171-12/+0
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-2/+2
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-5/+5
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-4/+1
* Return complete response from services_clientghanshyam2015-08-241-6/+6
* Make argument params of list methods consistentKen'ichi Ohmichi2015-07-131-6/+4
* remove gate tag (part 1)Sean Dague2015-04-271-4/+0
* Split resource_setup for compute testsRohan Kanade2015-03-091-2/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+4
* Change some compute admin image client methods to return one valueDavid Kranz2015-01-161-9/+6
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Move verification of response attributes into service clientChris Yeoh2014-03-141-7/+3
* Merge "Verify service attributes through Nova "get services" API"Jenkins2014-03-121-3/+9
|\
| * Verify service attributes through Nova "get services" APIKen'ichi Ohmichi2014-03-121-3/+9
* | Merge "Prepare for enabling H302 rule (api/compute/admin)"Jenkins2014-03-111-5/+5
|\ \ | |/ |/|
| * Prepare for enabling H302 rule (api/compute/admin)Masayuki Igawa2014-03-041-5/+5
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
|/
* Remove unsed client variablesKen'ichi Ohmichi2014-02-201-1/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Separate negative tests for test_services in TempestHaiwei Xu2013-12-091-33/+0
* remove the test: test_service_enable_disableivan-zhu2013-12-041-17/+0
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* White space after # in tempest/api filesAttila Fazekas2013-08-011-3/+3
* Sorting services list before asserting inSumanth Nagadavalli2013-07-311-1/+4
* fix race condition in service list comparesSean Dague2013-07-261-1/+6
* add service testsLiu, Zhi Kun2013-07-241-3/+78
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-1/+1
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-2/+2
* rename tests -> apiSean Dague2013-05-201-0/+52