summaryrefslogtreecommitdiff
path: root/nova/tests/functional/api_sample_tests/test_virtual_interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-2/+1
* Remove support for /os-virtual-interfaces REST APIjichen2018-06-061-21/+10
* Enable all extension for all remaining sample testsghanshyam2016-06-101-1/+1
* Remove v2 extension setting from functional testsghanshyam2016-06-081-8/+0
* Remove legacy API code from sample testsKen'ichi Ohmichi2016-06-011-6/+0
* Move config options from nova/api directory (5)EdLeafe2016-05-171-5/+2
* remove use of _get_regexes in samples testsSean Dague2016-01-051-2/+1
* update api_samples code to use better variablesSean Dague2015-12-141-3/+3
* Use testscenarios to set attributes directlySean Dague2015-12-101-3/+2
* Add 'OS-EXT-VIF-NET:net_id' for v21 compatible modeghanshyam2015-09-171-4/+8
* Expose VIF net-id attribute in os-virtual-interfacesghanshyam2015-08-271-1/+9
* Cleanup for merging v2 and v2.1 functional tests.ghanshyam2015-08-261-2/+0
* Merge virtual interface tests between v2 and v2.1ghanshyam2015-08-241-0/+51