OpenStack Block Storage (Cinder)
369572f5b2
Use versioned objects in remotefs.py, which is base classes for all drivers with an interface of remote filesystem. Update glusterfs, nfs, smbfs, quobyte, scality, vzstorage volume drivers to use versionedobjects instead of dicts. Please note that netapp_nfs driver wasn't fixed, just unit tests were adapted to pass. Change-Id: Iebd20544102672d7b7ca820c9e9005833ec2580e Depends-On: I661ef85755e9c75aaedb4f157165d2514de3e9ec |
||
---|---|---|
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