
* InfortrendCommon: sort dictionary items to get a reliable behaviour. On Python 3, the hash function is randomized by default. - _get_minimun_mapping_channel_id(): sort LUN mapping by keys - _do_fc_connection(): sort initiator_target_map keys * InfortrendCommon._create_partition_with_pool(): cast gi_to_mi() result to int. On Python 3, gi_to_mi() returns a float (a/b always return a float, even for int/int). * test_retype_with_migrate(): build create_params using a dictionary to create parameter in the same order than the driver. * tests-py3.txt: cinder.tests.unit.test_infortrend_common Change-Id: Idd849a9cd5dc0ad17c5d8d54da489346c018e778
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%