added ssl support based on default.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / bundle.yaml
index 910d607..1f4dd0c 100644 (file)
@@ -1,5 +1,7 @@
 # vim: set ts=2 et:
   series: {{ ubuntu.release }}
+  variables:
+{% include 'spaces.yaml' %}
   services:
 {% if os.hyperconverged %}
     nodes:
 {% include 'openstack-dashboard.yaml' %}
 {% include 'rabbitmq.yaml' %}
 {% include 'neutron-api.yaml' %}
+{% include 'heat.yaml' %}
+{% include 'designate.yaml' %}
 {% if os.network.controller != 'ocl' %}
 {% include 'neutron-gateway.yaml' %}
-{% include 'heat.yaml' %}
 {% include 'ceilometer.yaml' %}
 {% endif %}
 {% include 'aodh.yaml' %}