nova/nova/tests/unit/virt/libvirt
Vladik Romanovsky bf3ba76a91 libvirt: set vlan tag for macvtap on SR-IOV VFs
Starting from version 1.3.5, Libvirt allows to set a vlan tag for macvtap
passthrough mode on SR-IOV VFs. Libvirt also removes any vlan tags that
has been set externally, by the ip link command.

In order to support the older libvirt versions, this code will make
the behaviour backward compatible by checking the libvirt version.
This can be completely removed once the minimum libvirt version will increase.

Change-Id: Ia14e78e0eda81b8d29d5aa6e07e68777665d0710
Closes-Bug: #1657035
2017-02-09 09:14:35 -05:00
..
storage Port libvirt.storage.test_rbd to Python 3 2016-12-15 13:38:53 +00:00
volume libvirt: prefer cinder rbd auth values over nova.conf 2016-11-29 21:26:33 -05:00
__init__.py
fake_imagebackend.py [TrivialFix] Fix comment and function name typo error 2016-12-22 15:20:23 +08:00
fake_libvirt_utils.py Port libvirt test_driver to Python 3 2016-11-29 19:36:55 +08:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py fakelibvirt: Remove unused functions 2016-12-14 17:41:41 +00:00
test_blockinfo.py Merge "objects: Move 'arch' to 'fields.Architecture'" 2016-11-28 19:32:15 +00:00
test_compat.py Workaround for race condition in libvirt 2015-03-14 20:17:41 -03:00
test_config.py objects: Move 'arch' to 'fields.Architecture' 2016-11-25 16:19:41 +00:00
test_designer.py libvirt: convert over to use os-vif for Linux Bridge & OVS 2016-08-10 10:29:49 -04:00
test_driver.py [py35] Fixes to get rally scenarios working 2017-01-13 15:44:00 +00:00
test_fakelibvirt.py [py35] Fixes to get rally scenarios working 2017-01-13 15:44:00 +00:00
test_firewall.py Port libvirt.test_firewall to Python 3 2017-01-05 10:26:19 +00:00
test_guest.py Support detach interface with same MAC from instance 2016-11-30 15:48:43 -05:00
test_host.py libvirt: Flatten 'get_domain' function 2016-12-14 18:47:46 +00:00
test_imagebackend.py Port virt.libvirt.test_imagebackend to Python 3 2017-01-04 20:19:48 +08:00
test_imagecache.py conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
test_migration.py libvirt: prepare domain XML update for serial ports 2016-11-22 17:10:16 +01:00
test_utils.py Add unit test for extract_snapshot with compression enabled 2016-12-19 23:13:05 +08:00
test_vif.py libvirt: set vlan tag for macvtap on SR-IOV VFs 2017-02-09 09:14:35 -05:00