summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers/test_virtual_interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part10zhufl2020-08-131-3/+3
* Create default network for several compute testsEric Fried2020-01-101-5/+1
* Set max_microversion 2.43 for virtual_interfaces testszhufl2018-07-181-0/+1
* Cap nova-network tests at QueensMatt Riedemann2018-06-071-2/+4
* Merge "Move test decorators to common"Jenkins2017-08-241-2/+2
|\
| * Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* | Remove unnecessary schema check of ip addresszhufl2017-08-221-3/+3
|/
* Remove unnecessary assertIsNotNone checkzhufl2017-08-031-1/+0
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-1/+1
* Switch to decorators.idempotent_id on compute.serversKen'ichi Ohmichi2017-01-271-1/+2
* Trivial: Remove redundant variableguo yunxian2016-09-281-4/+3
* Unskip test_list_virtual_interfacesMatt Riedemann2016-03-091-13/+20
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Add mac info to test_list_virtual_interfacesKen'ichi Ohmichi2015-08-311-1/+2
* remove gate tag (part 1)Sean Dague2015-04-271-1/+0
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Merge "Change servers client to return one value and update tests"Jenkins2015-02-231-2/+1
|\
| * Change servers client to return one value and update testsDavid Kranz2015-02-171-2/+1
* | 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
* Switch to using the skip_because decorator from tempest-libMatthew Treinish2015-02-061-2/+3
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Add network service tag to compute testsMatthew Treinish2014-06-261-0/+1
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Convert compute api tests to global CONF objectMatthew Treinish2014-01-291-2/+2
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Create only necessary resources for compute v2 and network testsSalvatore Orlando2014-01-161-0/+2
* Merge "Moves negative tests from api/compute/servers/test_virtual_interfaces"Jenkins2013-12-251-16/+4
|\
| * Moves negative tests from api/compute/servers/test_virtual_interfacesHoisaleshwara Madan V S2013-12-091-16/+4
* | moving to global lazy loaded configSean Dague2013-12-201-1/+1
|/
* 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
* introduces skip_because decoratorGiulio Fidente2013-10-041-3/+3
* Merge "uniforms skip messages"Jenkins2013-09-041-2/+2
|\
| * uniforms skip messagesGiulio Fidente2013-08-261-2/+2
* | use assertIsNotNone instead of assertNotEqual(*, None)Ionuț Arțăriși2013-08-211-1/+1
|/
* Move neutron_available option to service_availableMatthew Treinish2013-07-221-1/+1
* update Quantum to NeutronMark McClain2013-07-071-2/+2
* Skip list_vifs test with QuantumJordanP2013-06-251-0/+6
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-1/+1
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-4/+2
* rename tests -> apiSean Dague2013-05-201-0/+64