Metadata-Version: 2.4
Name: python-brick-cinderclient-ext
Version: 2.7.0
Summary: python-cinderclient extension for local storage management
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/python-cinderclient
Project-URL: Repository, https://opendev.org/openstack/python-brick-cinderclient-ext
Project-URL: Bugs, https://launchpad.net/python-cinderclient
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
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 :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pbr>=5.5.1
Requires-Dist: python-cinderclient>=9.0.0
Requires-Dist: os-brick>=6.0.0
Requires-Dist: oslo.concurrency>=5.0.0
Requires-Dist: netifaces>=0.11.0
Dynamic: license-file
Dynamic: requires-dist

========================
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: This cinderclient extension is tested only 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

* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/python-brick-cinderclient-ext/latest/
* Source: https://opendev.org/openstack/python-brick-cinderclient-ext
* Bugs: https://bugs.launchpad.net/python-cinderclient
* Release notes: https://docs.openstack.org/releasenotes/python-brick-cinderclient-ext
