summaryrefslogtreecommitdiff
path: root/tempest/api/compute/images/test_images_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Create default net in ImagesNegativeTestJSONBalazs Gibizer2022-06-171-0/+1
* Adding description for testcases - compute part5zhufl2020-07-301-11/+21
* Set max_microversion 2.35 for nova image testszhufl2018-07-271-3/+10
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-11/+10
* Use base.create_image_from_server to create server snapshotzhufl2017-03-141-2/+2
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-10/+11
* Use invalid id with rand string instead of special charghanshyam2017-01-131-2/+2
* Remove unnecessary name definitionszhufl2017-01-121-4/+2
* Correct improper commentzhufl2016-12-091-1/+1
* Rename test_delete_image_id_is_over_35_character_limitzhufl2016-12-021-5/+6
* Remove meaningless assignmentzhufl2016-11-171-1/+0
* Remove a redundant dictionarylkuchlan2016-11-011-2/+0
* Instance ID was correctedSergey Nikitin2016-02-261-1/+1
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Fixed bug with url buildingEyal Posener2016-02-041-1/+1
* Rename compute images_client to compute_images_clientGhanshyam2016-01-061-1/+1
* Moves an incorrectly marked negative testJoe H. Rahme2015-10-131-16/+0
* Add "server" to action methods - part 2Ken'ichi Ohmichi2015-09-011-1/+1
* Move wait_for_server_termination from servers_clientKen'ichi Ohmichi2015-08-131-1/+1
* Make create_image use **kwargsKen'ichi Ohmichi2015-08-031-2/+2
* Remove wait_for_server_status from servers_clientKen'ichi Ohmichi2015-07-131-2/+3
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Instance ID was correctedMarian Horban2015-05-081-1/+1
* remove gate tag (part 2)Sean Dague2015-04-271-11/+11
* Remove hyphen from rand_name calls in compute testsKen'ichi Ohmichi2015-03-261-3/+3
* 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-3/+5
|/
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+11
* Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-2/+2
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-11/+12
* Change compute image client methods to return one valueDavid Kranz2015-01-151-4/+4
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Add new snapshot compute feature flagAdam Gandelman2014-08-151-0/+6
* Enable E113,E111,H302,F812,E713 rulesMatthew Treinish2014-06-171-1/+1
* Move negative tests for test_imagesnayna-patel2014-03-121-0/+131