[trivial] Add two missing periods

Two sentences are missing their terminal periods, so fix them.

Change-Id: I13b17a931d057270d708b70ed9cee64c9e431928
This commit is contained in:
Brian Rosmaita 2021-07-01 15:06:49 -04:00
parent 63da3ebb54
commit dddae5f9cf

View File

@ -16,13 +16,13 @@ RBD iSCSI Client
Overview Overview
-------- --------
This python package is a client that talks to the ceph-iscsi rbd-target-api. 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 Requirements
------------ ------------
This package requires a running ceph cluster that has the ceph-iscsi This package requires a running ceph cluster that has the ceph-iscsi
gateway tools installed properly and running. The rbd-target-api must gateway tools installed properly and running. The rbd-target-api must
be configured and running be configured and running.
Installation Installation
------------ ------------