Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openstack/cinder

OpenStack Block Storage (Cinder). Mirror of code maintained at opendev.org.
https://github.com/openstack/cinder

service

Last synced: about 21 hours ago
JSON representation

OpenStack Block Storage (Cinder). Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

        

================
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 `__
* `Developer Docs `__
* `Blueprints `__
* `Release notes `__
* `Design specifications `__

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

You can raise bugs on `Launchpad `__

Python client
-------------
`Python Cinderclient `__