diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2016-10-18 16:34:30 +0300 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2016-10-21 10:40:33 +0300 |
commit | 4ecfe9e2b61a033c6616e101637a80fd4201ebdc (patch) | |
tree | 3d9639c0a50fbdbdf0913901edeb7352e5284559 /build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild | |
parent | c24e8e0e96772941ad46045edd3b05b74d74bd8d (diff) |
[OVS] Update flavors key with large mem_page_size
Repoint to the "Update flavors mem_page_size"
from stable/9.0 branch of plugin.
Change-Id: I91d6a770faa9ee2d078b7f1ccccb7d61525ad923
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild')
-rw-r--r-- | build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk index f0392ac24..e73c1b9e3 100644 --- a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk +++ b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -OVS_NSH_DPDK_BRANCH?=b3aed46ae0f1c86a1d6ad9058b2260844d591fbd +OVS_NSH_DPDK_BRANCH?=0c85aa25efd3f47008effe9f469d86073df18e12 OVS_NSH_DPDK_REPO?=https://review.openstack.org/openstack/fuel-plugin-ovs OVS_NSH_DPDK_CHANGE?= |