magnum/magnum/tests/unit/conductor/handlers/common
Kirsten G d9e590bdc6 Cache barbican certs for periodic tasks
Added configuration parameter, temp_cache_dir, to magnum.conf with
default value of "/var/lib/magnum/certificate-cache". This local
directory will hold cached cluster TLS credentials that are generated
during periodic tasks, to reduce load as the number of clusters
increases. If the temp_cache_dir does not exist, the certificates
will be created as tempfiles.

Closes-Bug: #1659545

Change-Id: I8808c4098a7c8d22dbfc841142c9f9c8b976dde1
2018-04-03 06:15:58 +00:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_cert_manager.py Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
test_trust_manager.py Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00