neutron/neutron/api
Cyril Roelandt a863342caf Python3: cast the result of zip() to list
The result of get_sorts was a 'zip object' in Python 3, and it was later used
as a list, which fails. Just cast the result to a list to fix this issue.

Change-Id: I12017f79cad92b1da4fe5f9939b38436db7219eb
Blueprint: neutron-python3
2015-07-07 16:32:14 +02:00
..
rpc Python 3: do not index dict_keys objects 2015-07-04 17:22:35 -04:00
v2 COMMON_PREFIXES cleanup - patch 5/5 2015-07-07 04:26:54 +00:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Python3: cast the result of zip() to list 2015-07-07 16:32:14 +02:00
extensions.py Merge "Remove get_namespace from API extensions" 2015-06-24 14:54:12 +00:00
versions.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00