summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/harelations.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-09-08 16:12:09 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-09-08 16:12:09 -0500
commit31882813e2b47c840634aa5461d2cb4b8d58a172 (patch)
tree74ab328061dc3464125f804982f8069562a3980a /ci/config_tpl/juju2/bundle_tpl/harelations.yaml
parent125d7e8a30700c63f6b015552c4826acc6223bf2 (diff)
enable heat for OCL and try.
Change-Id: Ie114402ec96d5e809dbf990ac9b1d0410a436ff2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/harelations.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/harelations.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/harelations.yaml b/ci/config_tpl/juju2/bundle_tpl/harelations.yaml
index 8a4a2474..e5274ed8 100644
--- a/ci/config_tpl/juju2/bundle_tpl/harelations.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/harelations.yaml
@@ -1,8 +1,8 @@
{% if os.ha.mode == 'ha' %}
{% if os.network.controller != 'ocl' %}
- - [ 'heat:ha', 'hacluster-heat:ha' ]
- [ 'ceilometer:ha', 'hacluster-ceilometer:ha' ]
{% endif %}
+ - [ 'heat:ha', 'hacluster-heat:ha' ]
- [ 'mysql:ha', 'hacluster-mysql:ha' ]
- [ 'cinder:ha', 'hacluster-cinder:ha' ]
- [ 'glance:ha', 'hacluster-glance:ha' ]