diff --git a/README.rst b/README.rst index 535d40a..75389a2 100644 --- a/README.rst +++ b/README.rst @@ -16,13 +16,13 @@ RBD iSCSI Client Overview -------- This python package is a client that talks to the ceph-iscsi rbd-target-api. -rbd-target-api coordinates the rbd volume exports via iSCSI +The rbd-target-api coordinates the rbd volume exports via iSCSI. Requirements ------------ This package requires a running ceph cluster that has the ceph-iscsi gateway tools installed properly and running. The rbd-target-api must -be configured and running +be configured and running. Installation ------------