[nova] os_vif 1.6.0 (pike)
We are delighted to announce the release of: os_vif 1.6.0: A library for plugging and unplugging virtual interfaces in OpenStack. This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/os-vif Download the package from: https://pypi.python.org/pypi/os_vif Please report issues through launchpad: https://bugs.launchpad.net/os-vif For more details, please see below. Changes in os_vif 1.5.0..1.6.0 ------------------------------ 2a09ede hardware offload support for openvswitch aa9e198 Use versionedobjects PCIAddress field db9ef89 Fix typo VIFVIFHostDeviceDevType to VIFHostDeviceDevType Diffstat (except docs and test files) ------------------------------------- os_vif/objects/fields.py | 30 ++----- os_vif/objects/vif.py | 6 +- vif_plug_ovs/exception.py | 9 ++ vif_plug_ovs/linux_net.py | 116 +++++++++++++++++++++++++- vif_plug_ovs/ovs.py | 31 ++++++- 12 files changed, 480 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org