Updated README for requirements and install
This commit is contained in:
parent
112edc1bca
commit
a42441081d
12
README.rst
12
README.rst
@ -32,6 +32,18 @@ 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
|
||||
|
||||
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
|
||||
|
||||
Installation
|
||||
------------
|
||||
```
|
||||
pip install rbd-iscsi-client
|
||||
```
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user