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
Zuul 042eeb30d5
Merge "Filter reserved image properties" into stable/yoga
4 weeks ago
api-ref/source Prohibit volume manage to an encrypted volume type 1 year ago
cinder Merge "Filter reserved image properties" into stable/yoga 4 weeks ago
doc Doc: To update the portset feature details in 7 months ago
etc/cinder Fix request id mess on Cinder-API 1 year ago
playbooks Handle the case when tempest fails 11 months ago
rally-jobs Remove Block Storage API v2 2 years ago
releasenotes Merge "Filter reserved image properties" into stable/yoga 4 weeks 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 db: Enable auto-generation of database migrations 1 year ago
.gitreview Update .gitreview for stable/yoga 1 year ago
.pylintrc pylint: Fix migration E1120 no-value-for-parameter 2 years ago
.stestr.conf Add .stestr.conf configuration 6 years ago
.zuul.yaml [stable-only] Pin tox <4 1 month ago
CONTRIBUTING.rst Ussuri contrib docs community goal 3 years ago
HACKING.rst Use LOG.warning instead of deprecated LOG.warn 1 year 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: RBD driver 1 year ago
reno.yaml Update release note info 2 years ago
requirements.txt Specify yoga os-brick in requirements 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 Specify yoga os-brick in requirements 1 year ago
tox.ini [stable-only] Pin tox <4 1 month 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