summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl
diff options
context:
space:
mode:
authornarindergupta <narinder.gupta@canonical.com>2017-08-17 13:25:18 -0500
committernarindergupta <narinder.gupta@canonical.com>2017-08-17 13:25:49 -0500
commit98d540cb9776e35e7d77c6544b9fa787c973d4a0 (patch)
tree7173900a53d03c24a07a0303472bc71c1d0610b3 /ci/config_tpl
parent22a84bad2e15472fe3ea181aca35e7c48afb054f (diff)
include ODL space in the bundle.
Change-Id: I9e25eab9eca7ab1a944cdf9ca83507b7666583b9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/odl.yaml3
1 files changed, 2 insertions, 1 deletions
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"