summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl
diff options
context:
space:
mode:
authornarindergupta <narinder.gupta@canonical.com>2017-08-17 14:23:32 -0500
committernarindergupta <narinder.gupta@canonical.com>2017-08-17 14:23:32 -0500
commit46d324c59c8791d0e54cafc00b3e2ccaf9adf269 (patch)
tree5c765b9f066c2adb9d76b39d638b75ce0ce86f73 /ci/config_tpl
parent98d540cb9776e35e7d77c6544b9fa787c973d4a0 (diff)
delete pod if exist during maas deployment.
Change-Id: Id045671934696ff96d46079c0f1a8e0ea2a172c2 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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/odl.yaml b/ci/config_tpl/juju2/bundle_tpl/odl.yaml
index 0e3e1d83..2b12e6f0 100644
--- a/ci/config_tpl/juju2/bundle_tpl/odl.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/odl.yaml
@@ -5,7 +5,7 @@
bindings:
"": *oam-space
controller-api: *internal-space
- ovsdb-manager-api: *internal-space
+ ovsdb-manager: *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"