Updated README for requirements and install

This commit is contained in:
Walter A. Boring IV 2019-06-14 13:44:45 +00:00
parent 112edc1bca
commit a42441081d
2 changed files with 17 additions and 0 deletions

View File

@ -1,6 +1,11 @@
CHANGES
=======
v0.1.2
------
* Release cleanup
v0.1.1
------

View File

@ -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
--------