REST client that talks to ceph-iscsi's rbd-target-api to export rbd images/volumes to an iSCSI initiator
Go to file
Walter A. Boring IV 7f22765800 Initial commit
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.
2019-06-12 18:41:16 +00:00
.github Initial commit 2019-06-12 18:41:16 +00:00
doc/source Initial commit 2019-06-12 18:41:16 +00:00
rbd_iscsi_client Initial commit 2019-06-12 18:41:16 +00:00
tools Initial commit 2019-06-12 18:41:16 +00:00
.gitignore Initial commit 2019-06-12 18:41:16 +00:00
.stestr.conf Initial commit 2019-06-12 18:41:16 +00:00
.travis.yml Initial commit 2019-06-12 18:41:16 +00:00
AUTHORS.rst Initial commit 2019-06-12 18:41:16 +00:00
ChangeLog Initial commit 2019-06-12 18:41:16 +00:00
CONTRIBUTING.rst Initial commit 2019-06-12 18:41:16 +00:00
HISTORY.rst Initial commit 2019-06-12 18:41:16 +00:00
LICENSE Initial commit 2019-06-12 18:41:16 +00:00
Makefile Initial commit 2019-06-12 18:41:16 +00:00
MANIFEST.in Initial commit 2019-06-12 18:41:16 +00:00
README.rst Initial commit 2019-06-12 18:41:16 +00:00
requirements.txt Initial commit 2019-06-12 18:41:16 +00:00
setup.cfg Initial commit 2019-06-12 18:41:16 +00:00
setup.py Initial commit 2019-06-12 18:41:16 +00:00
test-requirements.txt Initial commit 2019-06-12 18:41:16 +00:00
tox.ini Initial commit 2019-06-12 18:41:16 +00:00

RBD iSCSI Client

image

image

Documentation Status

Updates

REST client to talk to rbd-target-api

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.