magnum/magnum/conductor
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
..
handlers Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
k8s_api.py Fix: functional CI Jobs 2018-01-11 12:50:25 +00:00
monitors.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
scale_manager.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
utils.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00