summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/harelations.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-10-07 08:28:53 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-10-07 08:44:08 -0500
commitd7321f8223363ac26878a22d1fd1f04c201732fe (patch)
treee7ac1553c766ea12040d908ee22f4666ef69fcf4 /ci/config_tpl/bundle_tpl/harelations.yaml
parent18edc25759537951d6c5cdc3575c3d1b5c0d9fbc (diff)
enabling heat cluster for experiment.
Change-Id: Id8192abb141596a2b6b5144447985f02d74b513f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/bundle_tpl/harelations.yaml')
-rw-r--r--ci/config_tpl/bundle_tpl/harelations.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/bundle_tpl/harelations.yaml b/ci/config_tpl/bundle_tpl/harelations.yaml
index d4c4c064..e7bac9a2 100644
--- a/ci/config_tpl/bundle_tpl/harelations.yaml
+++ b/ci/config_tpl/bundle_tpl/harelations.yaml
@@ -1,7 +1,7 @@
{% if os.ha.mode == 'ha' %}
- [ 'mysql:ha', 'hacluster-mysql:ha' ]
- [ 'cinder:ha', 'hacluster-cinder:ha' ]
-# - [ 'heat:ha', 'hacluster-heat:ha' ]
+ - [ 'heat:ha', 'hacluster-heat:ha' ]
- [ 'glance:ha', 'hacluster-glance:ha' ]
- [ 'keystone:ha', 'hacluster-keystone:ha' ]
- [ 'neutron-api:ha', 'hacluster-neutron:ha' ]