python-cinderclient extension for local storage management
Go to file
qingszhao 94c1a461ec Removed older version of python added 3.5
In setup.cfg file the python 3.5 is added

Change-Id: Ib224fa8d1201709cab1a8c43613471c6132b95dd
2018-09-29 19:50:10 +08:00
brick_cinderclient_ext Merge "Set the `device` value in the attachment dict" 2018-06-26 14:33:12 +00:00
doc Fix build error due to doc warning and l-c 2018-06-03 10:22:35 -05:00
releasenotes Update reno for stable/rocky 2018-08-08 09:35:13 +00:00
tools Add fast8 ability to tox 2016-08-10 07:01:31 -07:00
.coveragerc Initial Commit. 2015-12-15 19:08:25 +02:00
.gitignore Remove testrepository 2018-07-11 17:48:51 +07:00
.gitreview Fix broken .gitreview 2016-01-05 11:21:27 +01:00
.mailmap Initial Commit. 2015-12-15 19:08:25 +02:00
.stestr.conf Add .stestr.conf configuration 2017-10-02 18:14:28 -05:00
.zuul.yaml add python 3.6 unit test job 2018-09-09 05:50:06 -04:00
CONTRIBUTING.rst Update URLs in documentation 2017-07-20 14:55:33 +08:00
HACKING.rst Update URLs in documentation 2017-07-20 14:55:33 +08:00
LICENSE Initial Commit. 2015-12-15 19:08:25 +02:00
README.rst Add release note link in README 2018-06-28 00:46:37 +08:00
babel.cfg Initial Commit. 2015-12-15 19:08:25 +02:00
bindep.txt Fix bindep platform declaration 2018-04-02 15:08:47 -05:00
lower-constraints.txt Remove testrepository 2018-07-11 17:48:51 +07:00
openstack-common.conf Initial Commit. 2015-12-15 19:08:25 +02:00
requirements.txt Fix build error due to doc warning and l-c 2018-06-03 10:22:35 -05:00
setup.cfg Removed older version of python added 3.5 2018-09-29 19:50:10 +08:00
setup.py Updated from global requirements 2017-03-16 18:21:20 +00:00
test-requirements.txt Remove testrepository 2018-07-11 17:48:51 +07:00
tox.ini fix tox python3 overrides 2018-07-10 03:28:30 +00:00

README.rst

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