diff --git a/doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst b/doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst index 7c9f1da1f64..8ef8c1c27ef 100644 --- a/doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst +++ b/doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst @@ -4,7 +4,7 @@ Ceph RADOS Block Device (RBD) If you use KVM or QEMU as your hypervisor, you can configure the Compute service to use `Ceph RADOS block devices -(RBD) `__ for volumes. +(RBD) `__ for volumes. Ceph is a massively scalable, open source, distributed storage system. It is comprised of an object store, block store, and a POSIX-compliant @@ -72,7 +72,7 @@ Ceph exposes RADOS; you can access it through the following interfaces: *RADOS Gateway* OpenStack Object Storage and Amazon-S3 compatible RESTful interface (see `RADOS_Gateway - `__). + `__). *librados* and its related C/C++ bindings