
* Fix usage of six.reraise(): new_exc is the exception value, not the exception type * Replace __builtin__ with six.moves.builtins. * test_extracting_v2_boot_properties(): set config.glance_num_retries to fix the test on Python 3 (comparison between mock and int now raises a TypeError on Python 3). * TestGlanceSerializer: use dictionaries with only one key to have a reliable output even if the hash is randomized (hash randomization is now enabled by default in Python 3). * tox.ini: add cinder.tests.unit.image.test_glance to Python 3.4. Blueprint cinder-python3 Change-Id: I33cd02e1b0666d7b5999b2fdaf469dc59fff1866
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%