summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers/test_server_addresses.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part8zhufl2020-08-121-4/+10
* Create default network for several compute testsEric Fried2020-01-101-6/+1
* Merge "Move test decorators to common"Jenkins2017-08-241-3/+3
|\
| * Move test decorators to commonAndrea Frittoli2017-08-231-3/+3
* | Remove unnecessary schema check of ip addresszhufl2017-08-221-3/+0
|/
* Replace assertGreaterEqual with assertNotEmptyzhufl2017-06-121-1/+1
* Replace assertions with more specific onesFerenc Horváth2017-06-091-1/+1
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-2/+2
* Remove unused variableBéla Vancsics2017-03-011-1/+1
* Switch to decorators.idempotent_id on compute.serversKen'ichi Ohmichi2017-01-271-2/+3
* Replace six.iteritems with dict.itemsguo yunxian2017-01-031-3/+1
* Use assertGreater(Equal) over assertTruezhufl2016-10-211-2/+2
* Return complete response from servers_clientghanshyam2015-09-111-2/+2
* Switch all uses of iteritems to use six insteadMatthew Treinish2015-05-101-1/+3
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Merge "Change servers client to return one value and update tests"Jenkins2015-02-231-5/+3
|\
| * Change servers client to return one value and update testsDavid Kranz2015-02-171-5/+3
* | Update compute base test to split up resource_setupEmily Hugenbruch2015-02-171-2/+10
|/
* Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-1/+1
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Revert "Skip test_list_server_addresses if neutron"Matt Riedemann2014-11-101-5/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Add network service tag to compute testsMatthew Treinish2014-06-261-0/+2
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Skip test_list_server_addresses if neutron until bug 1210483 is fixedMatt Riedemann2014-02-181-0/+5
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Create only necessary resources for compute v2 and network testsSalvatore Orlando2014-01-161-0/+2
* Moves negative tests from test_server_addressesHoisaleshwara Madan V S2013-12-271-20/+6
* 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
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-2/+2
* Remove unnecessary tags/attributes from our testsGiampaolo Lauria2013-05-211-4/+4
* rename tests -> apiSean Dague2013-05-201-0/+84