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 667c6da08d
Merge "Correct group:reset_group_snapshot_status policy" into stable/stein
2 years ago
api-ref/source Add OS-SCH-HNT in extensions list 4 years ago
cinder Merge "Correct group:reset_group_snapshot_status policy" into stable/stein 2 years ago
contrib/block-box Use new target_* options in documentation 4 years ago
doc Fix typo in Dell EMC Unity driver documentation 2 years ago
etc/cinder Handling filters in Generalized Filtering API 4 years ago
rally-jobs Switch Rally Task To format V2 6 years ago
releasenotes Merge "Correct group:reset_group_snapshot_status policy" into stable/stein 2 years ago
tools Remove scanning upgrade checker from opts generation 4 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 OpenDev Migration Patch 4 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 "Port several legacy tempest jobs to Zuul v3" into stable/stein 2 years ago
CONTRIBUTING.rst Optimize the link address 6 years ago
HACKING.rst Doc8: Stop skipping D001: Line too long 4 years ago
LICENSE Initial fork out of Nova. 11 years ago
README.rst Add blueprints and releasenotes link to README 5 years ago
babel.cfg Initial fork out of Nova. 11 years ago
bindep.txt Make lower constraints CI works well 4 years ago
driver-requirements.txt Add new LINSTOR volume driver 4 years ago
lower-constraints.txt [stable-only] Cap bandit and fix lower-constrains 2 years ago
reno.yaml Tell reno to ignore the kilo branch 3 years ago
requirements.txt [stable-only] Cap bandit and fix lower-constrains 2 years ago
setup.cfg Remove py35 from setup.cfg 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt [stable-only] Cap bandit and fix lower-constrains 2 years ago
tox.ini Make sure we install cinder requirements during the correct tox phase 4 years ago

README.rst

Team and repository tags

image

CINDER

You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/cinder

Python client

https://git.openstack.org/cgit/openstack/python-cinderclient