aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Skalski <mskalski@mirantis.com>2016-04-13 13:15:17 +0200
committerMichal Skalski <mskalski@mirantis.com>2016-04-14 12:58:58 +0000
commite70b1575651518c6d3d247b59c303e54c9d586ec (patch)
treec194a5a9d9a56f2596cb64e5ba4d4528458a1ffc
parent6597153801bc56a8d273ebd38b6cace45b5f3c4a (diff)
Fix odl haproxy configuration
In rare cases ODL haproxy configuration had been deployed before haproxy service was ready. This patch should force proper order. Change-Id: I7c90a57bab5e3388bf29aefabe6ed9380d1303f6 Signed-off-by: Michal Skalski <mskalski@mirantis.com> (cherry picked from commit a71ccaa852a7a0091fce50045f29ab5119a7811b)
-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 a94d7e215..f9666e8c2 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=b876df2345bf8c785dceea74f4c271fdfcc9563c
+ODL_CHANGE=280810a01c2a05535272df86dc599ddacd23bb78
ODL_REPO="https://github.com/openstack/fuel-plugin-opendaylight.git"
export USE_JAVA8=true