Metadata-Version: 2.1
Name: cinder
Version: 19.1.0.dev236
Summary: OpenStack Block Storage
Home-page: https://docs.openstack.org/cinder/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Project-URL: Source, https://opendev.org/openstack/cinder
Project-URL: Tracker, https://bugs.launchpad.net/cinder
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
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: powermax
Provides-Extra: pure
Provides-Extra: rbd_iscsi
Provides-Extra: rsd
Provides-Extra: storpool
Provides-Extra: test
Provides-Extra: unity
Provides-Extra: vnx
License-File: LICENSE
License-File: AUTHORS

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

.. image:: https://governance.openstack.org/tc/badges/cinder.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

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>`__



