]> xenbits.xensource.com Git - osstest/openstack-nova.git/commit
convert libvirt driver to use os-vif for vhost-user with ovs.
authorSean Mooney <sean.k.mooney@intel.com>
Thu, 11 Aug 2016 18:13:11 +0000 (18:13 +0000)
committersean mooney <sean.k.mooney@intel.com>
Mon, 5 Dec 2016 21:57:03 +0000 (21:57 +0000)
commit77dee9505860be11c2b14c35d403fe2c49a0bcfd
treeffe7e57701eb34848a5395930c69d72cd5364e47
parent4b5b3c2e667f719cf9dcbd7c0b5b4ba05e2e5def
convert libvirt driver to use os-vif for vhost-user with ovs.

- This change converts the libvirt vif driver to use os-vif
  for plug and unplug actions.

Change-Id: I9e847046b8a18b7851e08d7367aad9d9feb4bec8
Blueprint: libvirt-os-vif-ovs-vhostuser
nova/network/os_vif_util.py
nova/tests/unit/network/test_os_vif_util.py
nova/tests/unit/virt/libvirt/test_vif.py
nova/virt/libvirt/vif.py