This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/2cac548d99c18c228eb6eee0a6f3515d\n' Change-Id: I613967c65d7232f49ab82dac8f22604499c5a896
45 lines
1.2 KiB
ReStructuredText
45 lines
1.2 KiB
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/python-brick-cinderclient-ext.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
=============================
|
|
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
|