include ODL space in the bundle. 39/39539/1
authornarindergupta <narinder.gupta@canonical.com>
Thu, 17 Aug 2017 18:25:18 +0000 (13:25 -0500)
committernarindergupta <narinder.gupta@canonical.com>
Thu, 17 Aug 2017 18:25:49 +0000 (13:25 -0500)
Change-Id: I9e25eab9eca7ab1a944cdf9ca83507b7666583b9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/juju2/bundle_tpl/odl.yaml

index d799e1a..0e3e1d8 100644 (file)
@@ -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"