a7f264f3af

It is useful to have a maintained (in source control) list of drivers that exist in Cinder. It could be used in docs and unit tests to check method impl on backend drivers. This change add tool for generate list of drivers based on existing BaseVD class in class hierarchy of volume drivers. Output example: Drivers: ['cinder.volume.drivers.lvm.LVMVolumeDriver', 'cinder.volume.drivers.rbd.RBDDriver', ...] Implements: blueprint drivers-list-generator Change-Id: I0e10906873e659e09a6e34531a0c932495d7c399
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
Python client
Description
Languages
Python
99.7%
Smarty
0.3%