aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>2016-04-14 16:15:07 +0200
committerNikolas Hermanns <nikolas.hermanns@ericsson.com>2016-04-14 18:10:35 +0200
commit8ac63ae166d30c1bec46b5159b2d2362be5b325f (patch)
treee5783660a50430057669e19f1b0c244a17545085
parente70b1575651518c6d3d247b59c303e54c9d586ec (diff)
Adding patch for Broadcast Storm of vpnservice
There is no persisten release from stable/beryllium with the bugfix https://git.opendaylight.org/gerrit/#/c/37566/ included. So we have to overwrite the file we a own build. Change-Id: I637c333fa2175544f182cd1f7b774501d3fc2c25
-rw-r--r--build/f_isoroot/f_odlpluginbuild/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_odlpluginbuild/config.mk b/build/f_isoroot/f_odlpluginbuild/config.mk
index f9666e8c2..4b82e52c9 100644
--- a/build/f_isoroot/f_odlpluginbuild/config.mk
+++ b/build/f_isoroot/f_odlpluginbuild/config.mk
@@ -8,7 +8,7 @@
##############################################################################
ODL_BRANCH=brahmaputra-sr2
-ODL_CHANGE=280810a01c2a05535272df86dc599ddacd23bb78
+ODL_CHANGE=d8e3f7963d3fcc6427e61dde6f160832f989b30d
ODL_REPO="https://github.com/openstack/fuel-plugin-opendaylight.git"
export USE_JAVA8=true