OpenStack Block Storage (Cinder)
f9ebdbf09d
Logging path can now be configured in shares config file. When it's not set, the default logging path is appended to mount options. Also default logging path is changed because of: When VStorage package is installed, default logging path /var/log/vstorage is created. So this should be a default value for logging path. Otherwise user is forced to create logging path manually, because share mount will fail. Change-Id: Iba837bdd6bbf991d91f43f61f62fffebbc1877ae Signed-off-by: Pavel Glushchak <pglushchak@virtuozzo.com> |
||
---|---|---|
api-ref/source | ||
cinder | ||
contrib/block-box | ||
doc | ||
etc/cinder | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
driver-requirements.txt | ||
HACKING.rst | ||
LICENSE | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
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 https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient