REST client that talks to ceph-iscsi's rbd-target-api to export rbd images/volumes to an iSCSI initiator
7f22765800
This is the initial commit for the rbd iscsi client. This is a client to talk to the ceph-iscsi project's rbd-target-api service. |
||
---|---|---|
.github | ||
doc/source | ||
rbd_iscsi_client | ||
tools | ||
.gitignore | ||
.stestr.conf | ||
.travis.yml | ||
AUTHORS.rst | ||
ChangeLog | ||
CONTRIBUTING.rst | ||
HISTORY.rst | ||
LICENSE | ||
Makefile | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
RBD iSCSI Client
REST client to talk to rbd-target-api
- Free software: Apache Software License 2.0
- Documentation: https://rbd-iscsi-client.readthedocs.io.
Features
- TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.