2016-11-24 13:04:32 +01:00
|
|
|
========================
|
|
|
|
Team and repository tags
|
|
|
|
========================
|
|
|
|
|
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
|
|
|
|
|
2015-01-07 15:44:26 +01:00
|
|
|
======
|
|
|
|
CINDER
|
|
|
|
======
|
2012-05-03 10:48:26 -07:00
|
|
|
|
|
|
|
You have come across a storage service for an open cloud computing service.
|
2015-01-07 15:44:26 +01:00
|
|
|
It has identified itself as `Cinder`. It was abstracted from the Nova project.
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2017-04-08 14:37:59 +08:00
|
|
|
* Wiki: https://wiki.openstack.org/Cinder
|
2017-07-13 12:12:20 +00:00
|
|
|
* Developer docs: https://docs.openstack.org/cinder/latest/
|
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
|
|
|
|
2016-03-02 14:33:25 -05:00
|
|
|
git clone https://git.openstack.org/openstack/cinder.git
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2015-01-07 15:44:26 +01:00
|
|
|
For developer information please see
|
2016-03-02 14:33:25 -05:00
|
|
|
`HACKING.rst <https://git.openstack.org/cgit/openstack/cinder/plain/HACKING.rst>`_
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2017-07-13 12:12:20 +00:00
|
|
|
You can raise bugs here https://bugs.launchpad.net/cinder
|
2012-05-03 10:48:26 -07:00
|
|
|
|
2015-01-07 15:44:26 +01:00
|
|
|
Python client
|
|
|
|
-------------
|
2016-03-02 14:33:25 -05:00
|
|
|
https://git.openstack.org/cgit/openstack/python-cinderclient
|