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 a084c1f1d4
Merge "Remove IET iSCSI target"
4 months ago
api-ref/source api-ref: Add docs for clusters 7 months ago
cinder Merge "Remove IET iSCSI target" 4 months ago
doc Merge "Dell EMC Unity driver in cinder" 6 months ago
etc/cinder Add Cinder NFS driver for Dell PowerStore 8 months ago
playbooks Handle the case when tempest fails 11 months ago
rally-jobs Remove Block Storage API v2 2 years ago
releasenotes Merge "Remove IET iSCSI target" 4 months ago
roles Native multibackend-matrix Zuul v3 job 2 years ago
tools Merge "Support os-brick specific lock_path" 7 months 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 OpenDev Migration Patch 4 years ago
.pylintrc pylint: Add additional ignored-modules 10 months ago
.stestr.conf Add .stestr.conf configuration 6 years ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 6 months 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 setup.cfg: [extras] for pip-installable driver requirement 7 months ago
mypy-files.txt Merge "mypy: cmd/manage.py" 4 months ago
reno.yaml Update release note info 2 years ago
requirements.txt Support os-brick specific lock_path 7 months ago
setup.cfg Merge "Update metadata in setup.cfg" 5 months ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Update mypy to 0.981 6 months ago
tox.ini Merge "Add doc8 check to docs builds" 5 months 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