cinder/README.rst
whoami-rajat 90927c495f Refactor README links
Change-Id: Ic57c1562617da849ada82cefb0acb30f07eee690
2020-01-21 06:36:34 +00:00

38 lines
1.2 KiB
ReStructuredText

========================
Team and repository tags
========================
.. 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
======
CINDER
======
You have come across a storage service for an open cloud computing service.
It has identified itself as `Cinder`. It was abstracted from the Nova project.
* `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
For developer information please see
`HACKING.rst <https://opendev.org/openstack/cinder/src/branch/master/HACKING.rst>`_
You can raise bugs on `Launchpad <https://bugs.launchpad.net/cinder>`__
Python client
-------------
`Python Cinderclient <https://opendev.org/openstack/python-cinderclient>`__