From 76be10bc41d3c40b0948e3a98adb7a2b9c2ddfb7 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 6 Jul 2016 12:17:07 -0500 Subject: remove duplicate entry. Change-Id: Id60f9a3e3b0d1dcc1d916fa3399b36991c97a9f8 Signed-off-by: Narinder Gupta --- ci/bundle_tpl/harelations.yaml | 1 - ci/bundle_tpl/relations.yaml | 2 -- 2 files changed, 3 deletions(-) (limited to 'ci/bundle_tpl') diff --git a/ci/bundle_tpl/harelations.yaml b/ci/bundle_tpl/harelations.yaml index d82bb285..e7bac9a2 100644 --- a/ci/bundle_tpl/harelations.yaml +++ b/ci/bundle_tpl/harelations.yaml @@ -7,7 +7,6 @@ - [ 'neutron-api:ha', 'hacluster-neutron:ha' ] - [ 'nova-cloud-controller:ha', 'hacluster-nova:ha' ] - [ 'openstack-dashboard:ha', 'hacluster-horizon:ha' ] - - [ 'heat:ha', 'hacluster-heat:ha' ] - [ 'ceilometer:ha', 'hacluster-ceilometer:ha' ] {% if os.beta.hacluster_ceph_radosgw %} - [ 'ceph-radosgw:ha', 'hacluster-ceph-radosgw:ha' ] diff --git a/ci/bundle_tpl/relations.yaml b/ci/bundle_tpl/relations.yaml index 69a3b978..afbeeb11 100644 --- a/ci/bundle_tpl/relations.yaml +++ b/ci/bundle_tpl/relations.yaml @@ -27,8 +27,6 @@ - [ 'ceph:client', 'cinder-ceph:ceph' ] - [ 'ceph:client', 'glance:ceph' ] - [ 'ceph-osd:mon', 'ceph:osd' ] - - [ 'ntp:juju-info', 'nova-compute:juju-info' ] - - [ 'ntp:juju-info', 'neutron-gateway:juju-info' ] - [ 'ceph-radosgw:mon', 'ceph:radosgw' ] - [ 'ceph-radosgw:identity-service', 'keystone:identity-service' ] - [ 'ceilometer:amqp', 'rabbitmq-server:amqp' ] -- cgit 1.2.3-korg