summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers/test_server_rescue.py
Commit message (Expand)AuthorAgeFilesLines
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+3
* Merge "Change servers client to return one value and update tests"Jenkins2015-02-231-12/+6
|\
| * Change servers client to return one value and update testsDavid Kranz2015-02-171-12/+6
* | Update compute base test to split up resource_setupEmily Hugenbruch2015-02-171-1/+8
|/
* Merge "Change fixed/floating ip clients to return one value and update tests"Jenkins2015-02-131-8/+5
|\
| * Change fixed/floating ip clients to return one value and update testsDavid Kranz2015-02-111-8/+5
* | Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-1/+1
|/
* Change security-group clients to return one value and update testsDavid Kranz2015-02-091-2/+2
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Skip some tests when cinder is not enabledMichael Hudson-Doyle2014-11-061-8/+0
* Fix resource cleanup in server rescue testsIlya Shakhat2014-09-261-1/+2
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-5/+4
* Remove not used server creation from test_server_rescueAttila Fazekas2014-08-151-1/+0
* Add new rescue compute feature flagAdam Gandelman2014-06-191-0/+7
* Stop test server leaking even if an error happensMasayuki Igawa2014-03-171-0/+1
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Seperate negative tests for test_server_rescueHaiwei Xu2014-02-201-93/+4
* The rescue tests requires neutron resourcesAttila Fazekas2014-02-061-0/+1
* Remove unnecessary volume creation in test_server_rescueMatt Riedemann2014-02-041-25/+9
* test_rescued_vm_add_remove_security_group missing addCleanupAttila Fazekas2014-01-291-5/+1
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Forbid admin_password None in rescue Nova APIYuiko Takada2014-01-161-6/+8
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-3/+3
* Merge "Remove unused run_ssh variable"Jenkins2013-11-131-3/+0
|\
| * Remove unused run_ssh variableMasayuki Igawa2013-11-121-3/+0
* | Rename to create_test_server in API testsKen'ichi Ohmichi2013-11-101-6/+2
|/
* Merge "add BaseV2ComputeTest as the base class of nova v2 api tests"Jenkins2013-10-221-1/+1
|\
| * add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* | Changed the exception nameAnju52013-10-181-5/+5
|/
* White space after # in tempest/api filesAttila Fazekas2013-08-011-9/+9
* Negative test added for rescuing a paused vmAnju Tiwari2013-07-311-0/+17
* Negative test for rescuing a non-existent serverAnju Tiwari2013-07-251-0/+7
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-2/+2
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-6/+6
* rename tests -> apiSean Dague2013-05-201-0/+216