You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
auth Fix initialization of Barbican client 4 years ago
__init__.py Add license for empty __init__.py 5 years ago
barbican.py Automatically set Barbican ACLs 5 years ago
cert.py Add Python 3.7 support 4 years ago
local.py Make amphora cert validity time configurable 4 years ago
pkcs12.py fix tox python3 overrides 5 years ago