diff options
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' ] |