ef39ff0002d2ad3847b1e41a8261f4245122a0f4

Many tests rely on order of parameters in URL query, but queries are constructed from dicts and order of parameters is non-deterministic. The issue doesn't occur if PYTHONHASHSEED stays constant, but breaks if random. The fix is needed for tox>1.7 and Py3. Closes-Bug: 1348818 Change-Id: I01145df689e90ccd6100fa82092ba3ed222af8fc
This is the client API library for Neutron.
Description
Languages
Python
100%