summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/relations.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/relations.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/relations.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/relations.yaml b/ci/config_tpl/juju2/bundle_tpl/relations.yaml
index 9eb860b9..012d696d 100644
--- a/ci/config_tpl/juju2/bundle_tpl/relations.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/relations.yaml
@@ -32,11 +32,11 @@
- [ 'nova-compute:ephemeral-backend', 'scaleio-openstack:ephemeral-backend' ]
{% else %}
- [ 'cinder-ceph:storage-backend', 'cinder:storage-backend' ]
- - [ 'ceph:client', 'nova-compute:ceph' ]
- - [ 'ceph:client', 'cinder-ceph:ceph' ]
- - [ 'ceph:client', 'glance:ceph' ]
- - [ 'ceph-osd:mon', 'ceph:osd' ]
- - [ 'ceph-radosgw:mon', 'ceph:radosgw' ]
+ - [ 'ceph-mon:client', 'nova-compute:ceph' ]
+ - [ 'ceph-mon:client', 'cinder-ceph:ceph' ]
+ - [ 'ceph-mon:client', 'glance:ceph' ]
+ - [ 'ceph-osd:mon', 'ceph-mon:osd' ]
+ - [ 'ceph-radosgw:mon', 'ceph-mon:radosgw' ]
- [ 'ceph-radosgw:identity-service', 'keystone:identity-service' ]
{% if os.service.congress %}
- [ 'congress:shared-db', 'mysql:shared-db' ]