OpenStack Block Storage (Cinder)
b85caca74a
This change adds in a config option which, when enabled, will cause the Pure Storage volume drivers to eradicate volumes, snapshots, and protection groups on delete for their Cinder counterpart. With this config enabled an admin will NOT be able to recover data once objects are deleted. By default the new config option is disabled and volumes, snapshots, and protection group snapshots will be retained pending eradication where they can be recovered for a period of time. DocImpact Closes-Bug: #1537187 Change-Id: Ib3656bb64e5104f6bd05d28535cf91a46a038b55 |
||
---|---|---|
cinder | ||
doc | ||
etc/cinder | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tests-py3.txt | ||
tox.ini |
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.
- Wiki: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/cinder.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder