summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_hypervisor_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part3zhufl2020-05-291-11/+14
* Adding description for testcases - compute part1zhufl2020-04-141-2/+10
* Deprecate list_servers_on_hypervisor and search_hypervisor in v253zhufl2018-02-071-27/+35
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-4/+4
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-12/+11
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-11/+12
* Use names containing "invalid" or "nonexistent" as invalid namezhufl2016-11-221-3/+1
* Use assertGreater(Equal) over assertTruezhufl2016-10-211-4/+4
* Add pep8 check to use data_utils.rand_uuid()Ken'ichi Ohmichi2016-04-191-5/+3
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-4/+1
* Return complete response from hypervisor_clientghanshyam2015-08-181-1/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Apply a naming rule of GET to compute clients(h*)Ken'ichi Ohmichi2015-06-151-10/+10
* remove gate tag (part 2)Sean Dague2015-04-271-11/+11
* Merge "Remove migrated utils code"Jenkins2015-03-101-2/+3
|\
| * Remove migrated utils codeMatthew Treinish2015-03-061-2/+3
* | Split resource_setup for compute testsRohan Kanade2015-03-091-2/+2
|/
* Remove tempest-lib exc Frobidden to Unauthorized translationMasayuki Igawa2015-03-051-7/+7
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+11
* Change tempest Unauthorized exc to tempest-lib excMasayuki Igawa2015-02-121-8/+7
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-4/+5
* Change some compute admin image client methods to return one valueDavid Kranz2015-01-161-2/+1
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Merge "Prepare for enabling H302 rule (api/compute/admin)"Jenkins2014-03-111-12/+12
|\
| * Prepare for enabling H302 rule (api/compute/admin)Masayuki Igawa2014-03-041-12/+12
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
|/
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Fix bad classnameMate Lakat2013-10-241-1/+1
* add some tests for hypervisor operationLingxian Kong2013-10-151-0/+144