Metadata-Version: 2.1
Name: python-brick-cinderclient-ext
Version: 0.10.0
Summary: python-cinderclient extension for local storage management
Home-page: http://docs.openstack.org/cinder/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: python-cinderclient (>=3.3.0)
Requires-Dist: os-brick (>=2.5.0)
Requires-Dist: oslo.concurrency (>=3.26.0)

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/python-brick-cinderclient-ext.svg
    :target: https://governance.openstack.org/tc/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: https://docs.openstack.org/python-brick-cinderclient-ext/latest/
* Source: https://git.openstack.org/cgit/openstack/python-brick-cinderclient-ext
* Bugs: https://bugs.launchpad.net/python-cinderclient
* Release notes: https://docs.openstack.org/releasenotes/python-brick-cinderclient-ext



