magnum/magnum/conf
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 Add verify_ca configuration parameter 2017-11-21 10:25:32 -08:00
api.py Support magnum-api multiple process workers 2017-01-09 20:25:55 +08:00
barbican.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
certificates.py Centralize config option: certificates section 2016-09-22 05:57:39 +00:00
cinder.py Add default for [cinder]default_docker_volume_type 2017-08-21 10:06:41 +00:00
cluster.py Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
cluster_heat.py Centralize config option: cluster_heat section 2016-09-22 05:56:43 +00:00
cluster_templates.py Centralize config option: cluster_template section 2016-09-22 12:44:18 +07:00
conductor.py Support magnum-conductor multiple process workers 2017-05-02 02:21:29 +00:00
database.py Fix db config 2017-03-28 14:31:26 +00:00
docker.py Move to docker python SDK 2.x.x 2017-06-09 15:03:25 +00:00
docker_registry.py Centralize config option: docker_registry section 2016-10-11 11:05:40 +07:00
drivers.py Add disabled_drivers config option 2018-02-21 14:12:00 +13:00
glance.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
heat.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
keystone.py Centralize config option: keystone_auth section 2016-09-22 05:57:53 +00:00
magnum_client.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
neutron.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
nova.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
opts.py Init magnum centralize config 2016-09-20 10:12:33 +07:00
paths.py Centralize config option: paths section 2016-09-22 05:56:53 +00:00
profiler.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
quota.py Resource Quota - Add config option to limit clusters 2017-01-23 11:00:02 -06:00
rpc.py Remove unused config periodic_global_stack_list 2017-08-17 06:10:59 +00:00
services.py Remove default=None when set value in Config 2016-09-25 15:53:33 +08:00
trust.py Enable custom keystone endpoint_type in templates 2017-05-01 18:15:58 +02:00
utils.py Centralize config option: urlfetch and periodic 2016-10-11 04:04:38 +00:00
x509.py Centralize config option: x509 section 2016-09-22 05:58:01 +00:00