OpenStack Block Storage (Cinder)
d6fabaa6cf
This change adds support for distributed locks, based on tooz as a part of work required to achieve A/A HA in c-vol service. Co-Authored-By: Gorka Eguileor <geguileo@redhat.com> Co-Authored-By: Michal Dulko <michal.dulko@intel.com> Implements: blueprint cinder-volume-active-active-support Depends-On: I86fa4340f850270b197919896b7f8639c214ceed Change-Id: I52b8d0a05a3dbedc67f3725f9ba6d009b8d1858f |
||
---|---|---|
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