Go to file
Ilya Shakhat ef39ff0002 Fix unit tests to succeed on any PYTHONHASHSEED
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
2014-08-08 19:41:36 +04:00
2014-07-24 21:28:19 -04:00
2014-01-27 16:56:49 +02:00
2013-11-28 22:31:43 +08:00
2012-01-18 09:39:25 +11:00
2014-07-08 23:45:24 +08:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2014-02-07 12:17:29 +01:00
2014-04-30 02:46:40 +00:00
2014-07-24 18:11:39 -04:00

This is the client API library for Neutron.

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%