octavia/octavia/tests/functional/amphorae/backend/agent/api_server
Carlos Goncalves b5dda3ce05 Fix functional tests under Python >= 3.6
Newer Python versions don't like passing a mock in to an os.path.join:

  TypeError: join() argument must be str or bytes, not 'MagicMock'

This patch also adds openstack-tox-functional-py36 to the gate queue.
Recent and major LTS distributions ship Python 3.6 or greater.

Change-Id: Ic71059da24e0d2c3f0ac3af5375906d8e8aa43f4
2019-02-09 00:32:59 +01:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_keepalivedlvs.py Fix functional tests under Python >= 3.6 2019-02-09 00:32:59 +01:00
test_server.py Fix prefix for vip_ipv6 2019-01-07 20:58:20 +00:00