diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-06 12:17:07 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-06 14:53:04 -0500 |
commit | 76be10bc41d3c40b0948e3a98adb7a2b9c2ddfb7 (patch) | |
tree | e88a041c62d68bbe4a51964d2d5b4a7c4258ff81 /ci/bundle_tpl | |
parent | f50ab4b30aa64b03893275edbb0f5d705a989c0b (diff) |
remove duplicate entry.
Change-Id: Id60f9a3e3b0d1dcc1d916fa3399b36991c97a9f8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl')
-rw-r--r-- | ci/bundle_tpl/harelations.yaml | 1 | ||||
-rw-r--r-- | ci/bundle_tpl/relations.yaml | 2 |
2 files changed, 0 insertions, 3 deletions
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' ] |