https://github.com/linbit/openstack-cinder
Openstack Cinder, with DRBD driver included
https://github.com/linbit/openstack-cinder
cinder drbd linstor lvm openstack zfsonlinux
Last synced: 8 months ago
JSON representation
Openstack Cinder, with DRBD driver included
- Host: GitHub
- URL: https://github.com/linbit/openstack-cinder
- Owner: LINBIT
- License: apache-2.0
- Created: 2017-09-15T10:07:48.000Z (over 8 years ago)
- Default Branch: linstor/master
- Last Pushed: 2025-03-11T10:14:55.000Z (11 months ago)
- Last Synced: 2025-04-23T19:38:19.856Z (10 months ago)
- Topics: cinder, drbd, linstor, lvm, openstack, zfsonlinux
- Language: Python
- Size: 89.9 MB
- Stars: 9
- Watchers: 10
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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 `__