Files
python-brick-cinderclient-ext/README.rst
Ivan Kolodyazhny c4bcebb1b3 Attach/detach features implementation
Supported protocols: iSCSI
Current version is tested only on Linux hosts

This patch introduces new CLI commands 'local-attach' and
'local-detach'.

Depends-On: I5a10574cb91794f978eda2aa2e2e65dc92ca56b4
Change-Id: Ibd7616273342ff27628fb4abf48dd16847b2a636
2016-07-15 16:32:22 +03:00

916 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, udev - for volume attachment via iSCSI

NOTE (e0ne): current version is tested only on Linux hosts

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