2019-11-19 17:46:53 +01:00
|
|
|
================
|
|
|
|
OpenStack Cinder
|
|
|
|
================
|
2016-11-24 13:04:32 +01:00
|
|
|
|
2018-03-11 00:02:49 +08:00
|
|
|
.. image:: https://governance.openstack.org/tc/badges/cinder.svg
|
|
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
2016-11-24 13:04:32 +01:00
|
|
|
|
|
|
|
.. Change things from this point on
|
|
|
|
|
2019-11-19 17:46:53 +01:00
|
|
|
OpenStack Cinder is a storage service for an open cloud computing service.
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2019-11-19 17:46:53 +01:00
|
|
|
You can learn more about Cinder at:
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2019-09-02 10:57:21 +05:30
|
|
|
* `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/>`__
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2015-01-07 15:44:26 +01:00
|
|
|
Getting Started
|
|
|
|
---------------
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2015-01-07 15:44:26 +01:00
|
|
|
If you'd like to run from the master branch, you can clone the git repo:
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2019-04-15 14:45:34 -05:00
|
|
|
git clone https://opendev.org/openstack/cinder
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2019-11-19 17:46:53 +01:00
|
|
|
If you'd like to contribute, please see the information in
|
|
|
|
`CONTRIBUTING.rst <https://opendev.org/openstack/cinder/src/branch/master/CONTRIBUTING.rst>`_
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2019-09-02 10:57:21 +05:30
|
|
|
You can raise bugs on `Launchpad <https://bugs.launchpad.net/cinder>`__
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2015-01-07 15:44:26 +01:00
|
|
|
Python client
|
|
|
|
-------------
|
2019-09-02 10:57:21 +05:30
|
|
|
`Python Cinderclient <https://opendev.org/openstack/python-cinderclient>`__
|