magnum/magnum/conductor/handlers
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
..
common Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
ca_conductor.py Merge "Integrate OSProfiler in Magnum" 2017-01-25 06:47:12 +00:00
cluster_conductor.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
conductor_listener.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
federation_conductor.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
indirection_api.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00