Files
python-brick-cinderclient-ext/README.rst
Hangdong Zhang 5ca3ae2fa3 Update URLs in documentation
Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -> https)

Change-Id: Idc38bf9f6c91e6b4ccd750edb4eb351b4a02babb
2017-07-20 14:55:33 +08:00

1.2 KiB

Team and repository tags

image

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