From: narindergupta Date: Thu, 17 Aug 2017 18:25:18 +0000 (-0500) Subject: include ODL space in the bundle. X-Git-Tag: opnfv-5.0.RC1~43 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F39539%2F1;p=joid.git include ODL space in the bundle. Change-Id: I9e25eab9eca7ab1a944cdf9ca83507b7666583b9 Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/juju2/bundle_tpl/odl.yaml b/ci/config_tpl/juju2/bundle_tpl/odl.yaml index d799e1a9..0e3e1d83 100644 --- a/ci/config_tpl/juju2/bundle_tpl/odl.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/odl.yaml @@ -4,7 +4,8 @@ {% if os.service.bindings %} bindings: "": *oam-space - internal: internal-space + controller-api: *internal-space + ovsdb-manager-api: *internal-space {% endif %} options: install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.6.0-Carbon/distribution-karaf-0.6.0-Carbon.tar.gz"