summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_hosts_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part3zhufl2020-05-291-17/+23
* Adding description for testcases - compute part1zhufl2020-04-141-3/+17
* Set max_microversion 2.42 for hosts testszhufl2018-03-131-0/+2
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-2/+2
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-15/+14
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-14/+15
* Move list_hosts to resource_setup in test_hosts_negativezhufl2016-11-171-44/+20
* Use assertGreater(Equal) over assertTruezhufl2016-10-211-1/+1
* 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
* remove test_update_host_with_extra_paramSean Dague2015-08-251-13/+0
* Return complete response from hosts_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-2/+2
* remove gate tag (part 2)Sean Dague2015-04-271-15/+15
* Merge "Remove migrated utils code"Jenkins2015-03-101-1/+1
|\
| * Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* | Split resource_setup for compute testsRohan Kanade2015-03-091-2/+2
|/
* Remove tempest-lib exc Frobidden to Unauthorized translationMasayuki Igawa2015-03-051-6/+6
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+15
* Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-5/+4
* Change tempest Unauthorized exc to tempest-lib excMasayuki Igawa2015-02-121-6/+6
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-5/+7
* Change some compute admin image client methods to return one valueDavid Kranz2015-01-161-2/+1
* delete all compute xml testsSean Dague2014-11-251-5/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Fix host_update test case for losing essential parameterHaiwei Xu2014-01-161-1/+3
* Enable HostsAdminTestXMLKen'ichi Ohmichi2013-12-191-16/+17
* Fix bad classnameMate Lakat2013-10-261-1/+1
* add some tests for host and seperate negative onesLingxian Kong2013-10-151-0/+174