octavia/octavia/certificates/common
Carlos Goncalves c4faac25de Add Python 3.7 support
In order to support Python 3.7, pylint has to be updated to 2.0.0
minimum. Newer versions of Pylint enforce additional checkers which can
be addressed with some code refactoring rather than silently ignoring
them in pylintrc; except useless-object-inheritance which is required to
be silented so that we stay compatible with Python 2.x.

Story: 2004073
Task: 27434

Change-Id: I52301d763797d619f195bd8a1c32bc47f1e68420
2019-05-14 17:11:22 +00:00
..
auth Fix initialization of Barbican client 2019-03-18 12:14:23 +03:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
barbican.py Automatically set Barbican ACLs 2018-07-26 14:05:58 +00:00
cert.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
local.py Make amphora cert validity time configurable 2019-04-30 15:30:48 -07:00
pkcs12.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00