From a3ed9667edf4cac27777eef983673b727ebbc5ee Mon Sep 17 00:00:00 2001 From: narindergupta Date: Wed, 16 Aug 2017 20:29:25 -0500 Subject: modified to add the opensack api on seperate network. Change-Id: I8e909778cf50bc93118b68cfc2282c113fb7d7be Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundlek8_tpl/flannel.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/config_tpl/juju2/bundlek8_tpl/flannel.yaml') diff --git a/ci/config_tpl/juju2/bundlek8_tpl/flannel.yaml b/ci/config_tpl/juju2/bundlek8_tpl/flannel.yaml index 561e0880..79b89c7f 100644 --- a/ci/config_tpl/juju2/bundlek8_tpl/flannel.yaml +++ b/ci/config_tpl/juju2/bundlek8_tpl/flannel.yaml @@ -3,5 +3,5 @@ charm: cs:~containers/flannel {% if os.service.bindings %} bindings: - "": internal-api -{% endif %} \ No newline at end of file + "": *oam-space +{% endif %} -- cgit 1.2.3-korg