From: Narinder Gupta Date: Fri, 17 Feb 2017 22:02:10 +0000 (-0600) Subject: modfied the container with default spaces otherwise lxd creation X-Git-Tag: danube.1.0~26^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d38f9131da4a6c88dc1745c0c30267f74e939bd2;p=joid.git modfied the container with default spaces otherwise lxd creation failed. Change-Id: I6e02d25a19214852203bb2fee67b693e6bf416fc Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/juju2/bundlek8_tpl/easyrsa.yaml b/ci/config_tpl/juju2/bundlek8_tpl/easyrsa.yaml index 27c0e874..a4633fcb 100644 --- a/ci/config_tpl/juju2/bundlek8_tpl/easyrsa.yaml +++ b/ci/config_tpl/juju2/bundlek8_tpl/easyrsa.yaml @@ -1,6 +1,10 @@ easyrsa: charm: "cs:~containers/easyrsa" num_units: 1 +{% if os.service.bindings %} + bindings: + "": internal-api +{% endif %} to: - "lxd:nodes/0"