octavia/octavia
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
..
amphorae Fix the amphora noop driver 2019-02-05 17:34:53 +00:00
api Add compute flavor support to the amphora driver 2019-01-25 21:02:17 +00:00
certificates Fix passphrase None errors 2018-08-30 09:47:54 +00:00
cmd Add framework for octavia-status upgrade check 2018-11-12 14:41:14 +05:30
common Merge "Support remote debugging with PyDev" 2019-01-31 21:41:58 +00:00
compute Add compute flavor support to the amphora driver 2019-01-25 21:02:17 +00:00
controller Fix a topology bug in flavors support 2019-01-25 21:02:43 +00:00
db Adds flavor support to the amphora driver 2019-01-25 20:34:11 +00:00
distributor Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
hacking fix tox python3 overrides 2018-06-27 09:32:00 +08:00
network Adds flavor support to the amphora driver 2019-01-25 20:34:11 +00:00
policies Add provider driver capabilities API 2019-01-25 12:38:03 -08:00
tests Fix functional tests under Python >= 3.6 2019-02-09 00:32:59 +01:00
__init__.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Add missing import octavia/opts.py 2019-02-01 10:51:52 -05:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00