Updated README for requirements and install
This commit is contained in:
parent
112edc1bca
commit
a42441081d
@ -1,6 +1,11 @@
|
|||||||
CHANGES
|
CHANGES
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
v0.1.2
|
||||||
|
------
|
||||||
|
|
||||||
|
* Release cleanup
|
||||||
|
|
||||||
v0.1.1
|
v0.1.1
|
||||||
------
|
------
|
||||||
|
|
||||||
|
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.
|
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
|
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
|
Features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user