Metadata-Version: 2.1
Name: cinder
Version: 28.0.0
Summary: OpenStack Block Storage
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/cinder
Project-URL: Repository, https://opendev.org/openstack/cinder
Project-URL: Bugs, https://bugs.launchpad.net/cinder
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
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
Provides-Extra: all
Provides-Extra: datacore
Provides-Extra: datera
Provides-Extra: ds8k
Provides-Extra: fujitsu
Provides-Extra: hpe3par
Provides-Extra: infinidat
Provides-Extra: kaminario
Provides-Extra: linstor
Provides-Extra: powermax
Provides-Extra: pure
Provides-Extra: quobyte
Provides-Extra: rbd_iscsi
Provides-Extra: rsd
Provides-Extra: storpool
Provides-Extra: unity
Provides-Extra: vnx
License-File: LICENSE
License-File: AUTHORS

================
OpenStack Cinder
================

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

* `Wiki <https://wiki.openstack.org/Cinder/>`__
* `Developer Docs <https://docs.openstack.org/cinder/latest/>`__
* `Blueprints <https://blueprints.launchpad.net/cinder/>`__
* `Release notes <https://docs.openstack.org/releasenotes/cinder/>`__
* `Design specifications <https://specs.openstack.org/openstack/cinder-specs/>`__

Getting Started
---------------

If you'd like to run from the master branch, you can clone the git repo:

    git clone https://opendev.org/openstack/cinder

If you'd like to contribute, please see the information in
`CONTRIBUTING.rst <https://opendev.org/openstack/cinder/src/branch/master/CONTRIBUTING.rst>`_

You can raise bugs on `Launchpad <https://bugs.launchpad.net/cinder>`__

Python client
-------------

`Python Cinderclient <https://opendev.org/openstack/python-cinderclient>`__
