]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
_get_dvr_sync_data: Return a list, rather than dict_values for python3
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Tue, 4 Aug 2015 09:47:51 +0000 (18:47 +0900)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Tue, 4 Aug 2015 09:50:40 +0000 (18:50 +0900)
commit47277ffde3de8e318f033a303da1553a89419d90
treecd66b64aa3fc6fcb2994a74e27de156f36b507ba
parent6ee7b12d9494ca972d05a73ca000f1167d32c617
_get_dvr_sync_data: Return a list, rather than dict_values for python3

Align with the non-dvr case.

Blueprint: neutron-python3
Change-Id: I37d24875be530f200118374e9f8046f32a902c8e
neutron/db/l3_dvr_db.py