From: Narinder Gupta Date: Fri, 3 Mar 2017 03:58:54 +0000 (-0600) Subject: enabling the binding for etcd as it is deployed in lxd now. X-Git-Tag: danube.1.0~14 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=386516f2fd70f78b50fadf902aeac08ea97f1347;p=joid.git enabling the binding for etcd as it is deployed in lxd now. Change-Id: I68cfc7b5d7eb35255cbd1f87ee07228e9cfac57a Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml b/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml index bd5ce815..c8747edd 100644 --- a/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml +++ b/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml @@ -4,6 +4,10 @@ num_units: 3 {% else %} num_units: 1 +{% endif %} +{% if os.service.bindings %} + bindings: + "": internal-api {% endif %} to: {% if k8.feature.loadbalancer %}