summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/bundle.yaml
diff options
context:
space:
mode:
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' %}