OpenStack Block Storage (Cinder)
165e91c7ec
Implement cinder backup driver for Google Cloud Storage. It supports: - creating backup which is stored on Google Cloud Storage - restoring backup from Google cloud storage - incremental backup - independent of any volume backend DocImpact Implements: blueprint gcs-cinder-backup-driver Depends-On: I04f2e3dee1f5e001ad2f1cce15893b0965c082d7 Change-Id: Id2951176ad636afa52208e78c0b678cf02b8fad2 Co-Authored-By: Sreedhar Varma<sreedharv@vedams.com> Co-Authored-By: Lakshmi Narayana<lakshminarayanat@vedams.com> |
||
---|---|---|
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