summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers/test_instance_actions.py
Commit message (Expand)AuthorAgeFilesLines
* Add reboot_server() helperArtom Lifshitz2021-08-241-3/+1
* Adding description for testcases - compute part12zhufl2020-08-131-3/+10
* Create default network for more compute testsEric Fried2020-01-161-0/+1
* Create default network for several compute testsEric Fried2020-01-101-0/+1
* Switch to decorators.idempotent_id on compute.serversKen'ichi Ohmichi2017-01-271-4/+4
* Merge "Trivial: Remove redundant variable"Jenkins2016-11-031-8/+8
|\
| * Trivial: Remove redundant variableguo yunxian2016-09-281-8/+8
* | Test case with list-instance-actions for deleted serverAnna Babich2016-10-051-3/+27
|/
* Make server action methods[m-z] use **kwargsKen'ichi Ohmichi2015-12-151-1/+1
* Fix T110 violations for servers_clientKen'ichi Ohmichi2015-11-201-1/+1
* Return complete response from servers_clientghanshyam2015-09-111-3/+4
* Add "server" to action methodsKen'ichi Ohmichi2015-08-131-1/+1
* Remove wait_for_server_status from servers_clientKen'ichi Ohmichi2015-07-131-1/+2
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Split resource_setup for compute testsRohan Kanade2015-03-091-1/+5
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Change servers client to return one value and update testsDavid Kranz2015-02-171-6/+4
* Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-2/+2
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Moves negative tests from test_instance_actionsHoisaleshwara Madan V S2014-01-081-16/+3
* Merge "Rename to create_test_server in API tests"Jenkins2013-11-121-1/+1
|\
| * Rename to create_test_server in API testsKen'ichi Ohmichi2013-11-101-1/+1
* | assertTrue to assertInAttila Fazekas2013-10-251-1/+1
|/
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-2/+2
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-4/+4
* rename tests -> apiSean Dague2013-05-201-0/+69