magnum/magnum/common/cert_manager
Wanlong Gao 6ac4ce2eb1 Python 3 deprecated the logger.warn method in favor of warning
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning, so we
prefer to use warning to avoid DeprecationWarning.

Closes-Bug: 1508442
Change-Id: I245d24b30e783f1c6dcec1b425d78d271edff49b
2015-12-29 13:09:04 +08:00
..
__init__.py Add CertManager to store CA and client certificate 2015-09-05 16:25:57 +09:00
barbican_cert_manager.py Add CertManager to store CA and client certificate 2015-09-05 16:25:57 +09:00
cert_manager.py Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
local_cert_manager.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00