From 7d5df8c96948086605955438f282eb96385de9cc Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 31 Jan 2017 23:58:35 -0600 Subject: imodified to user port 5000 to do the juju on openstack for openrc. Change-Id: If396896c5675d10bf91aa48b8e5c459d14b6efba Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/openbaton.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ci/config_tpl/juju2/bundle_tpl/openbaton.yaml (limited to 'ci/config_tpl/juju2/bundle_tpl/openbaton.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml b/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml new file mode 100644 index 00000000..fc64eb8b --- /dev/null +++ b/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml @@ -0,0 +1,6 @@ + openbaton: + charm: "./{{ ubuntu.release }}/openbaton" + num_units: 1 + to: + - "lxd:nodes/0" +{# Empty block to avoid bad block trim #} -- cgit 1.2.3-korg