RETIRED, further work has moved to Debian project infrastructure
505b8388d1
Some functions in scheduler rpc api receive unused argument 'topic'. We can't fix it now as we may interact with old services. It can only be fixed when we do a major version bump and drop the old compatibility. Now we add two FIXME tags in case we forget it one day. Change-Id: Iafd60bb51a2d7c8eab909d35f4b4de120a1172bb Partial-Bug: #1593149 |
||
---|---|---|
api-ref | ||
cinder | ||
doc | ||
etc/cinder | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.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:
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient