Sabari Kumar Murugesan e278d14838 Fix sorting query string keys for arbitrary url schemes
In Python2.6, urlparse module does not parse the query string from
from the url for arbitrary schemes. http://bugs.python.org/issue9374

Thus, our test utility method does not sort the qs keys for vmware
store url scheme (which is vsphere). This causes random failures in
py26 unit tests.

Change-Id: I1f5da01bfb346b547c1f70b7de9b18585c197f29
2015-02-25 19:47:02 -08:00
2014-09-13 09:24:36 +02:00
2014-09-17 16:05:17 +00:00
2015-02-19 17:25:58 +01:00
2014-02-10 10:55:11 +01:00
2014-01-24 18:30:46 +01:00
2014-10-28 18:45:21 +02:00
2014-01-24 18:30:46 +01:00
2014-01-24 18:30:46 +01:00
2015-02-06 15:39:45 +01:00

Glance Store Library

Glance's stores library

Description
Glance stores library
Readme 14 MiB
Languages
Python 100%