magnum/magnum/tests/unit
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
..
api Merge "Admin can now delete clusters in any project" 2018-02-22 18:03:00 +00:00
cmd Support magnum-conductor multiple process workers 2017-05-02 02:21:29 +00:00
common Update minimum version of docker in unit tests 2018-03-15 12:04:30 +05:30
conductor Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db federation api: federation table and db layer 2018-01-15 14:58:04 -03:00
drivers Update kubernetes dashboard to v1.8.3 2018-02-23 09:42:44 +13:00
objects federation api: api endpoints 2018-02-09 00:59:31 -03:00
service Add send_cluster_metrics configuration parameter 2018-02-01 10:34:54 -08:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00