summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/bundle.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-09-16 13:24:03 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-09-16 16:32:41 -0500
commit64d633617d7b5a2dc635d95558cf5dbbdcbc5fe7 (patch)
treef1f41930caa775d5e42e70af6f9046ac9e918365 /ci/config_tpl/bundle_tpl/bundle.yaml
parentd2ca237a4e5c2e2cb6e2f7faa88895a50d979e50 (diff)
correct the path as per distro passes.
Change-Id: I1d8f19c27da7b728a5fae68262b8112cb2310de3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/bundle_tpl/bundle.yaml')
-rw-r--r--ci/config_tpl/bundle_tpl/bundle.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/config_tpl/bundle_tpl/bundle.yaml b/ci/config_tpl/bundle_tpl/bundle.yaml
index 507241af..c9e8bdf8 100644
--- a/ci/config_tpl/bundle_tpl/bundle.yaml
+++ b/ci/config_tpl/bundle_tpl/bundle.yaml
@@ -46,8 +46,10 @@ openstack-phase1:
{% endif %}
{% include 'cinder.yaml' %}
{% include 'glance.yaml' %}
+{% if opnfv.storage_dict.ceph is defined %}
{% include 'opnfv-promise.yaml' %}
{% include 'congress.yaml' %}
+{% endif %}
{% include 'keystone.yaml' %}
{% include 'nova-cloud-controller.yaml' %}
{% include 'nova-compute.yaml' %}