octavia/octavia/tests/unit
Michael Johnson 5ee26a2035 Fix Octavia unit tests for python 3.8
The python 3.8 unit test jobs are failing on a
mock.Mock(spec=secrets.Secret) call. Since this is legacy code and
we don't really need to be testing python-barbicanclient code here,
I'm removing the spec= for these tests to stop artificial failures
when running unit tests on python 3.8.

Change-Id: I9132e2d05bf67ddff4f2d7879d799c8dd25bd3c7
2020-04-20 10:57:21 -07:00
..
amphorae Remove all usage of six library 2020-03-18 17:15:26 -04:00
api Add ability to specify TLS cipher list for pools 2020-04-07 20:59:56 -05:00
certificates Fix Octavia unit tests for python 3.8 2020-04-20 10:57:21 -07:00
cmd Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
common Support HTTP and TCP checks in UDP healthmonitor 2020-04-15 16:18:35 +00:00
compute Select the right lb_network_ip interface using AZ 2020-02-25 01:30:06 +00:00
controller Jobboard based controller 2020-04-08 19:53:09 +04:00
db Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
network Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
volume Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Don't register cli opts on import 2020-04-07 00:06:44 +00:00
test_hacking.py Update hacking for Python3 2020-03-30 10:03:05 +00:00
test_opts.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
test_version.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00