From: Michael Polenchuk Date: Mon, 6 Feb 2017 14:07:30 +0000 (+0400) Subject: [odl] Skip creating non-existing resources X-Git-Tag: danube.1.RC1~39 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2d00b354654e69638b182c0b30664de767786f2e;p=fuel.git [odl] Skip creating non-existing resources Change-Id: I1321b04f5789dfad042befe4b20b5b4ce3f3fb92 Signed-off-by: Michael Polenchuk --- 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