octavia/octavia/tests/unit/certificates/manager
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
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_barbican.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_barbican_legacy.py Fix Octavia unit tests for python 3.8 2020-04-20 10:57:21 -07:00
test_castellan_mgr.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_local.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00