From ebddc6fa0d088771b2e8397528c3513735d963bf Mon Sep 17 00:00:00 2001 From: Francesco Santoro Date: Tue, 10 Jan 2017 14:37:09 +0100 Subject: [PATCH] update global requirement for os-vif to new release 1.4.0 This bump to os-vif 1.4.0 is required because this tag adds classes needed to implement this approved nova blueprint in ocata[1]. It is also needed to extend ovs vhostuser in nova/neutron to support some new features. [1] https://blueprints.launchpad.net/openstack/?searchtext=libvirt-os-vif-fastpath-vhostuser Change-Id: Ia5da5b3ef28d1b23b217adc5196199df47b54ed9 Depends-On: Ibbba63846d654f5f8e530703af0c00f204408d43 Depends-On: I782111ef47d15321804e5b0e1b6f04a0fbfd8dfe --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index b81d16bf27..60cef225cf 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -139,7 +139,7 @@ os-cloud-config # Apache-2.0 os-collect-config # Apache-2.0 os-refresh-config # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 -os-vif>=1.3.0 # Apache-2.0 +os-vif>=1.4.0 # Apache-2.0 ovs>=2.6.1 # Apache-2.0 os-win>=1.1.0 # Apache-2.0 os-xenapi>=0.1.1 # Apache-2.0