OpenStack Block Storage (Cinder)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Stephen Finucane e6859ded31
docs: Add docs for 'RateLimitingMiddleware'
1 year ago
api-ref/source Merge "Reject bad img formats for uploaded encrypted vols" 1 year ago
cinder Merge "Lightbits LightOS driver" 1 year ago
doc docs: Add docs for 'RateLimitingMiddleware' 1 year ago
etc/cinder Merge "Implement user visible extra specs" 2 years ago
playbooks Native multibackend-matrix Zuul v3 job 2 years ago
rally-jobs Remove Block Storage API v2 2 years ago
releasenotes Merge "Lightbits LightOS driver" 1 year ago
roles Native multibackend-matrix Zuul v3 job 2 years ago
tools Native multibackend-matrix Zuul v3 job 2 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore Add mypy tox env 2 years ago
.gitreview OpenDev Migration Patch 4 years ago
.pylintrc pylint: Fix migration E1120 no-value-for-parameter 2 years ago
.stestr.conf Add .stestr.conf configuration 6 years ago
.zuul.yaml Merge "Turn off inline comments for mypy zuul job" 1 year ago
CONTRIBUTING.rst Ussuri contrib docs community goal 3 years ago
HACKING.rst Update HACKING document to match current checks 3 years ago
LICENSE Initial fork out of Nova. 11 years ago
README.rst Merge "Refactor README links" 3 years ago
bindep.txt Add libcgroup related packages in bindep.txt 2 years ago
driver-requirements.txt [Pure Storage] Fix minimum SDK version required 2 years ago
mypy-files.txt mypy: backup 1 year ago
reno.yaml Update release note info 2 years ago
requirements.txt Increase min version of oslo.vmware to 3.10.0 1 year ago
setup.cfg Updating python testing as per Yoga testing runtime 1 year ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Raise min version of ddt 1 year ago
tox.ini Updating python testing as per Yoga testing runtime 1 year ago

README.rst

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

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