Files
cinder/README.rst
Ivan Anfimov 635bdab2c0 Remove tags from README
The tags framework has been discontinued for a long time.

https://governance.openstack.org/tc/reference/tags/

https://governance.openstack.org/tc/resolutions/20211224-tags-framework-removal.html

Change-Id: Ie265f0e8cbd24ed3e5c85de486244c9df26bb9ee
2025-04-29 15:04:48 +00:00

31 lines
982 B
ReStructuredText

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