nova/nova/tests/functional/api
ChangBo Guo(gcb) f516e5a0b1 Fix urllib.urlencode issue in functional tests on Python 3
The urllib, urllib2, and urlparse modules have been combined in the
urllib package in Python 3. The six.moves.urllib package is a
version-independent location for this functionality; its structure
mimics the structure of the Python 3 urllib package.

Partially-Implements: blueprint goal-python35

Change-Id: I423d334bd7d2be5fae19007ddb6408eca381a6bd
2016-12-23 17:13:54 +08:00
..
openstack Merge "Handle maximum limit in schema for int and float type parameters" 2016-12-14 20:35:35 +00:00
__init__.py move the integrated tests into the functional tree 2014-11-26 13:17:20 -05:00
client.py Fix urllib.urlencode issue in functional tests on Python 3 2016-12-23 17:13:54 +08:00