From 2d00b354654e69638b182c0b30664de767786f2e Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Mon, 6 Feb 2017 18:07:30 +0400 Subject: [odl] Skip creating non-existing resources Change-Id: I1321b04f5789dfad042befe4b20b5b4ce3f3fb92 Signed-off-by: Michael Polenchuk --- 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 2db9f55ef..0732343b8 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 ?= 207f8627279cfd4aa2192c2d7ce39f3b00633bf5 +FUEL_PLUGIN_ODL_CHANGE ?= 001dc03a0691bb3c94570d447584eea7e12264dc FUEL_PLUGIN_ODL_REPO ?= https://github.com/openstack/fuel-plugin-opendaylight.git export OPNFV_BUILD?=true -- cgit 1.2.3-korg