Files
python-brick-cinderclient-ext/README.rst
Swapnil Kulkarni (coolsvap) 3669efec9b Update typos
Change-Id: Icdb4f45b3b8069905a372eab9916d8b6ad02d3b9
2016-01-13 11:24:50 +05:30

961 B

python-brick-cinderclient-ext

OpenStack Cinder Brick client for local volume attachement

Features

  • Get volume connector information

Dependencies

Requires dependency:

* python-cinderclient

Optional dependencies based on Cinder driver's protocol:

* open-iscsi - for volume attachment via iSCSI
* ceph-common - for volume attachment via iSCSI (Ceph)
* nfs-common - for volume attachment using NFS protocol

For any other information, refer to the parent projects, Cinder and python-cinderclient:

*  https://git.openstack.org/cgit/openstack/cinder
*  https://git.openstack.org/cgit/openstack/python-cinderclient