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.
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
5 years ago
..
common Cache barbican certs for periodic tasks 5 years ago
__init__.py Add initial conductor API and service 9 years ago
ca_conductor.py Merge "Integrate OSProfiler in Magnum" 6 years ago
cluster_conductor.py Add a hacking rule for string interpolation at logging 6 years ago
conductor_listener.py Integrate OSProfiler in Magnum 6 years ago
federation_conductor.py federation api: api endpoints 5 years ago
indirection_api.py Integrate OSProfiler in Magnum 6 years ago