summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/bundle.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-01-31 23:58:35 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-02-01 00:00:53 -0600
commit7d5df8c96948086605955438f282eb96385de9cc (patch)
tree81de03c528f6319a9ac92d52a9677b0e869cfb75 /ci/config_tpl/juju2/bundle_tpl/bundle.yaml
parente24fdfe5a51b08e1c063b2a16ef7186b54aa9cc9 (diff)
imodified to user port 5000 to do the juju on openstack for openrc.
Change-Id: If396896c5675d10bf91aa48b8e5c459d14b6efba Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/bundle.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/bundle.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/bundle.yaml b/ci/config_tpl/juju2/bundle_tpl/bundle.yaml
index b0a0e861..9a46126d 100644
--- a/ci/config_tpl/juju2/bundle_tpl/bundle.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/bundle.yaml
@@ -46,6 +46,9 @@
{% include 'congress.yaml' %}
{% endif %}
{% endif %}
+{% if os.service.openbaton %}
+{% include 'openbaton.yaml' %}
+{% endif %}
{% include 'keystone.yaml' %}
{% include 'nova-cloud-controller.yaml' %}
{% include 'nova-compute.yaml' %}