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 f9941d2fb3
Merge "Fix and unify capacity calculations" into stable/wallaby
1 month ago
api-ref/source Prohibit volume manage to an encrypted volume type 10 months ago
cinder Merge "Fix and unify capacity calculations" into stable/wallaby 1 month ago
contrib/block-box Add note that block-box is not supported 3 years ago
doc Fix typo in Dell EMC Unity driver documentation 2 years ago
etc/cinder Delete TSM Backup driver 2 years ago
playbooks Handle the case when tempest fails 11 months ago
rally-jobs Small doc updates: canonical URLs, rally doc, etc 4 years ago
releasenotes Merge "Fix and unify capacity calculations" into stable/wallaby 1 month 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 Update .gitreview for stable/wallaby 2 years ago
.pylintrc Pylint: Filter out cinder.objects and requests E1101 4 years ago
.stestr.conf Add .stestr.conf configuration 6 years ago
.zuul.yaml Merge "[stable-only] Cap cinder-tempest-plugin version for stable/wallaby" into stable/wallaby 1 month 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
lower-constraints.txt [Pure Storage] Fix minimum SDK version required 2 years ago
mypy-files.txt mypy: annotate volume manager 2 years ago
reno.yaml Reno: Use customized template 2 years ago
requirements.txt Use os-brick 4.3.1 2 years ago
setup.cfg [Pure Storage] Fix minimum SDK version required 2 years ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Use os-brick 4.3.0 2 years ago
tox.ini Update TOX_CONSTRAINTS_FILE for stable/wallaby 2 years 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