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 79b012fbc8
Merge "Check VMDK subformat against an allowed list" into stable/ussuri
1 month ago
api-ref/source Reject bad img formats for uploaded encrypted vols 1 year ago
cinder Check VMDK subformat against an allowed list 2 months ago
contrib/block-box Add note that block-box is not supported 3 years ago
doc 3PAR: Allow iSCSI driver to be enabled for Primera 4.2 onwards. 1 year ago
etc/cinder Support to query volume filter by updated_at/created_at 3 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 Check VMDK subformat against an allowed list 2 months ago
tools Introduce flake8-import-order extension 3 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore Tell reno to ignore the kilo branch 3 years ago
.gitreview Update .gitreview for stable/ussuri 3 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 [stable-em only] move grenade jobs to experimental 2 months 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
babel.cfg Initial fork out of Nova. 11 years ago
bindep.txt Add libcgroup related packages in bindep.txt 1 year ago
driver-requirements.txt [Unity] Support consistency group replication 3 years ago
lower-constraints.txt Require oslo.serialization 3.1.2 2 years ago
reno.yaml Tell reno to ignore the kilo branch 3 years ago
requirements.txt Require oslo.serialization 3.1.2 2 years ago
setup.cfg Cleanup py27 support 3 years ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Merge "Update hacking to 3.x release" 3 years ago
tox.ini [stable-only] Pin virtualenv and setuptools 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