OpenStack Block Storage (Cinder)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
dongdongpei cc859fdde6
Update the documentation link
6 years ago
api-ref/source Merge "Api-ref: add 'os-services' v3 api doc" 6 years ago
cinder Update the documentation link 6 years ago
contrib/block-box Merge "Fix some doc issue" 6 years ago
doc Correct module path in doc 6 years ago
etc/cinder Update resource_filter to keep backward compatibility 6 years ago
rally-jobs Fix rally "volume_type" parameter 6 years ago
releasenotes Merge "vstorage: added vz:volume_format vendor property" 6 years ago
tools Move config-generator to tools 6 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore Add driver list to doc build 7 years ago
.gitreview Initial fork out of Nova. 11 years ago
.testr.conf Move integrated tests to 'functional' directory 7 years ago
CONTRIBUTING.rst Optimize the link address 6 years ago
HACKING.rst Update the documentation link 6 years ago
LICENSE Initial fork out of Nova. 11 years ago
README.rst Update Documentation link 6 years ago
babel.cfg Initial fork out of Nova. 11 years ago
bindep.txt Add thin-provisioning-tools to bindep 6 years ago
driver-requirements.txt Merge "IBM storage: check pyxcli version on initialize" 6 years ago
pylintrc Use six to fix imports on Python 3 8 years ago
requirements.txt Updated from global requirements 6 years ago
setup.cfg Update URL home-page in documents according to document migration 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini Move config-generator to tools 6 years ago

README.rst

Team and repository tags

image

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.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

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