python-cinderclient extension for local storage management
a6042511c2
In hacking > 0.10.0, there is no E123 and E125, so this commit to delete them. Change-Id: I0cfda940f7c1d4cbf370e2bc9073c663f1924846 |
||
---|---|---|
brick_cinderclient_ext | ||
brick_python_cinderclient_ext | ||
doc/source | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-brick-cinderclient-ext
- Source: http://git.openstack.org/cgit/openstack/python-brick-cinderclient-ext
- Bugs: http://bugs.launchpad.net/python-cinderclient