summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers/test_multiple_create.py
Commit message (Expand)AuthorAgeFilesLines
* Fix server cleanup in test_multiple_create testLukas Piwowarski2023-03-031-0/+8
* Adding description for testcases - compute part10zhufl2020-08-131-3/+11
* Adding description for testcases - compute part1zhufl2020-04-141-0/+3
* Create default network for several compute testsEric Fried2020-01-101-0/+1
* Revert "Add server name check for multiple creations"Matt Riedemann2018-06-131-6/+0
* Add server name check for multiple creationsKen'ichi Ohmichi2018-05-171-0/+6
* Replace the usage of 'os' with 'os_primary'zhufl2017-05-231-1/+1
* Fix multiple create for multiple networksAndrea Frittoli2017-03-241-3/+6
* Improve multiple create server testsghanshyam2017-03-161-3/+7
* Switch to decorators.idempotent_id on compute.serversKen'ichi Ohmichi2017-01-271-3/+3
* Remove unnecessary function _create_multiple_serverszhufl2016-10-181-17/+7
* Remove misleading argumentsTianbiao Qi2016-09-271-10/+4
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-4/+3
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-2/+1
* Pass wait_until arg in create_test_server callahmad2015-05-261-1/+3
* 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/+2
* Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-11/+9
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Moves negative tests from test_multiple_createHoisaleshwara Madan V S2013-12-261-36/+3
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-2/+2
* Rename to create_test_server in API testsKen'ichi Ohmichi2013-11-101-1/+1
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* Fix misused assertTrue in unit testsChang Bo Guo2013-09-161-1/+1
* Use assertIn and assertNotIn instead of assertTrue/assertFalseAttila Fazekas2013-07-291-1/+1
* Multi-server handling in base.pyAndrea Frittoli2013-06-051-22/+0
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-2/+2
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-7/+7
* rename tests -> apiSean Dague2013-05-201-0/+117