From 98a33bf7f79521c3e6748b824efa23d7ccae2dfd Mon Sep 17 00:00:00 2001 From: “Manuel Buil” Date: Wed, 8 Mar 2017 16:56:17 +0100 Subject: Update to get the latest bug fix in ODL plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://review.openstack.org/#/q/32b7edbde866b6a4c1c61e674ddf01a93dd010a2 Change-Id: I9b943bd1fd47f98d9bab9eef23faf6f01650f929 Signed-off-by: “Manuel Buil” --- build/f_isoroot/f_odlpluginbuild/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/f_isoroot/f_odlpluginbuild/config.mk b/build/f_isoroot/f_odlpluginbuild/config.mk index 82cd82b88..6d176fb75 100644 --- a/build/f_isoroot/f_odlpluginbuild/config.mk +++ b/build/f_isoroot/f_odlpluginbuild/config.mk @@ -8,7 +8,7 @@ ############################################################################## FUEL_PLUGIN_ODL_BRANCH ?= master -FUEL_PLUGIN_ODL_CHANGE ?= d1aa0aa604748f8c1a87df69c6fd27ec087de294 +FUEL_PLUGIN_ODL_CHANGE ?= 32b7edbde866b6a4c1c61e674ddf01a93dd010a2 FUEL_PLUGIN_ODL_REPO ?= https://github.com/openstack/fuel-plugin-opendaylight.git export OPNFV_BUILD?=true -- cgit 1.2.3-korg