OpenStack Block Storage (Cinder)
cabe7c1a1d
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABCAAGBQJVQihAAAoJEFB6+JAlsQQj3xgP/2zFUwWZIM4ITHIYtdKzHLTg NaAC9VmsVbKqsNOqEYKGWoe7n/wot5F0v/gNDafv4qUl6fwQrv5jR/M1nk9NP33K qB3UZV40t8EFwuOZ14LSbyyVR+iPSCOzmK6ZiHpz0em+jK9Kvhzl6NKTlmrp/yaM PqEogiYUL2D94q4H7eGNWDiCgDJnLud2pOxwp/cxOWHaM2/Fo689qaP+mev4Tj7k q8ASSiC5EJp7Qg5/j+xOPCEqknjZZnPLaG4+QJWNYOJV1syBMmJO1Mnaev1MlGzM HqzUGxHOWl7Sz5U9e1N+/8mdeM4dJNPnbhpWCptuRjAZnAeqhc2dcjjIvvUHNs+/ P9L4q8a2hgUpHsjoIorkdIskuPHg5GNjtVuuDcaMWz5ontvXSU84pkKn2j18HqWy /pCzflxE1L6+mDRAK4H3KiIXwe8Y7etk1rLmZmqGeopEhiwXVlDsYMf/ZUkZttts aCbXhglmjC7JW+fRIY59g7QCIck88JkbbGgrJNxX4x57zLjWGzFjW8IQ0uqlp4HC ME9JM8PQk/4TbZ59DbbNlTnBN030FPMNWfW9aqBaRpcbTQBzYwgsI6WLD8nu465W c31U66zDbh7F/tkPDZsT3stoaX+B0fAg0A168ycIu+cKIdgNjy55Nacip5w0aKRz c+ptHxUKBvEE3UDLa7IR =Gq0C -----END PGP SIGNATURE----- Merge tag '2015.1.0' This is a null-merge of the 2015.1.0 release tag back into the master branch so that the 2015.1.0 tag will appear in the git commit history of the master branch. It contains no actual changes to the master branch, regardless of how our code review system's UI represents it. Please ask in #openstack-infra if you have any questions, and otherwise try to merge this as quickly as possible to avoid later conflicts on the master branch. Change-Id: I76a736bd12372cff6c7fb3936b0eeb520a96ba08 |
||
---|---|---|
cinder | ||
doc | ||
etc/cinder | ||
rally-jobs | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.md | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
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:
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