c54e225a2a

* Replace dict.keys()[0] with list(dict.keys())[0]. On Python 3, dict.keys() now returns a view which is not indexable. * tests-py3.txt: add cinder.tests.unit.test_ibm_flashsystem Partial-Implements: blueprint cinder-python3 Change-Id: Ic77145784acc8c88e77d50a5086019e69d15e6ff
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%