]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: fix test_attributes
authorCyril Roelandt <cyril@redhat.com>
Fri, 24 Jul 2015 14:19:19 +0000 (16:19 +0200)
committerCyril Roelandt <cyril@redhat.com>
Tue, 28 Jul 2015 15:12:21 +0000 (17:12 +0200)
commit237fa342f9bb459e2c82301a810c8a4a87c38e79
treec930ff0ce9b28c2e4f4e741d715a248a47b3fea1
parent95f88313444cd9eb40f0470d2733ab7ff1086fce
Python 3: fix test_attributes

In Python 3, strings have an __iter__ method, which makes convert_to_list fail.

Change-Id: I2411ecd31d7d05ff6f0f004180edffc76d28573b
Blueprint: neutron-python3
neutron/api/v2/attributes.py
tox.ini