@@ -211,8 +211,7 @@ Cinder for Ceph includes following steps:
211211
212212 * ``/etc/kolla/config/cinder/cinder-volume/ceph.client.cinder.keyring ``
213213 * ``/etc/kolla/config/cinder/cinder-backup/ceph.client.cinder.keyring ``
214- * ``/etc/kolla/config/cinder/cinder-backup/
215- ceph.client.cinder-backup.keyring ``
214+ * ``/etc/kolla/config/cinder/cinder-backup/ceph.client.cinder-backup.keyring ``
216215
217216.. note ::
218217
@@ -281,8 +280,7 @@ the use with availability zones:
281280 * ``/etc/kolla/config/cinder/cinder-volume/ceph1.client.cinder.keyring ``
282281 * ``/etc/kolla/config/cinder/cinder-backup/ceph1.client.cinder.keyring ``
283282 * ``/etc/kolla/config/cinder/cinder-backup/ceph2.client.cinder.keyring ``
284- * ``/etc/kolla/config/cinder/cinder-backup/
285- ceph2.client.cinder-backup.keyring ``
283+ * ``/etc/kolla/config/cinder/cinder-backup/ceph2.client.cinder-backup.keyring ``
286284
287285.. note ::
288286
@@ -296,8 +294,8 @@ Nova must also be configured to allow access to Cinder volumes:
296294 * ``/etc/kolla/config/nova/ceph.conf ``
297295 * ``/etc/kolla/config/nova/ceph.client.cinder.keyring ``
298296
299- To configure `` different Ceph backend `` for nova-compute host , which
300- is useful for the use with availability zones:
297+ To configure different Ceph backends for nova-compute hosts , which is useful
298+ for use with availability zones:
301299
302300* Edit inventory file in the way described below:
303301
@@ -364,8 +362,8 @@ Configuring Nova for Ceph includes following steps:
364362 keys for Cinder and Nova, you will need to override
365363 ``ceph_nova_user `` to match.
366364
367- To configure `` different Ceph backend `` for nova-compute host , which
368- is useful for the use with availability zones:
365+ To configure different Ceph backends for nova-compute hosts , which is useful
366+ for use with availability zones:
369367
370368Edit inventory file in the way described below:
371369
0 commit comments