From de73590861fcc9e0a33ad2bb66ee749efbf419e6 Mon Sep 17 00:00:00 2001 From: Ruijing Guo Date: Wed, 23 Dec 2015 06:14:04 +0000 Subject: Update OVS Plugin 1. no change for OVS without DPDK 2. add OVS with DPDK packages 3. add DPPD 4. TODO: netvirt + OVS with DPDK Change-Id: I5e1e0c14bea0a2c3284d572cc2ab333486d119d1 Signed-off-by: Ruijing Guo --- build/f_isoroot/f_qemupluginbuild/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/f_isoroot/f_qemupluginbuild/config.mk b/build/f_isoroot/f_qemupluginbuild/config.mk index 93fe26995..33ef0c176 100644 --- a/build/f_isoroot/f_qemupluginbuild/config.mk +++ b/build/f_isoroot/f_qemupluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -QEMU_BRANCH=33a4c9632d826ac9c054fb498787831734829992 +QEMU_BRANCH=77933feb081ae8668865b7a4db5549b44865a154 QEMU_REPO=https://review.openstack.org/openstack/fuel-plugin-qemu QEMU_CHANGE= -- cgit 1.2.3-korg