python-cinderclient extension for local storage management
Go to file
Brian Rosmaita 3d331c37e2 Ussuri contrib docs community goal
This patch standardizes the CONTRIBUTING.rst file and adds
doc/source/contributor/contributing.rst

Change-Id: I3e66bc36b22bcae65e5f3363b49fe9fa455758a7
2020-03-05 09:53:55 -05:00
brick_cinderclient_ext Raise hacking version to 2.0.0 2019-12-21 03:30:08 -06:00
doc Ussuri contrib docs community goal 2020-03-05 09:53:55 -05:00
releasenotes Remove Python 2.7 support from testing and gates 2019-12-04 18:01:42 -05: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 OpenDev Migration Patch 2019-04-19 19:48:05 +00: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 Remove Python 2.7 support from testing and gates 2019-12-04 18:01:42 -05: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
CONTRIBUTING.rst Ussuri contrib docs community goal 2020-03-05 09:53:55 -05: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
lower-constraints.txt Raise hacking version to 2.0.0 2019-12-21 03:30:08 -06:00
openstack-common.conf Initial Commit. 2015-12-15 19:08:25 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 11:22:42 +08:00
requirements.txt Fix build error due to doc warning and l-c 2018-06-03 10:22:35 -05:00
setup.cfg Remove Python 2.7 support from testing and gates 2019-12-04 18:01:42 -05:00
setup.py Updated from global requirements 2017-03-16 18:21:20 +00:00
test-requirements.txt Raise hacking version to 2.0.0 2019-12-21 03:30:08 -06:00
tox.ini Remove Python 2.7 support from testing and gates 2019-12-04 18:01:42 -05:00

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://opendev.org/openstack/cinder
*  https://opendev.org/openstack/python-cinderclient