e97b10d15a

* Replace StandardError with ZeroDivisionError: StandardError was removed in Python 3. * Replace __builtin__ with six.moves.builtins. * Open text mode with "w" mode (instead of "wb"). * tox.ini: add targets unit tests to Python 3.4 Note: cinder.tests.unit.targets.test_iet_driver still fails on Python 3, it will be fixed in a different change. Blueprint cinder-python3 Change-Id: Ie0f5d2dfaf2ffdeab29fe40f692a2f09fb5a7aba
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%