magnum/magnum/tests/unit/conductor/handlers
Kirsten G b07b6f34d5 Add verify_ca configuration parameter
Added configuration parameter, verify_ca, to magnum.conf with default
value of True. This parameter is passed to the heat templates to
indicate whether the cluster nodes validate the Certificate Authority
when making requests to the OpenStack APIs (Keystone, Magnum, Heat).
This configuration parameter can be set to False to disable CA
validation.

Co-Authored-By: Vijendar Komalla <vijendar.komalla@rackspace.com>

Change-Id: Iab02cb1338b811dac0c147378dbd0e63c83f0413
Partial-Bug: #1663757
2017-11-21 10:25:32 -08:00
..
common Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_ca_conductor.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
test_cluster_conductor.py Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_cluster_conductor.py Add verify_ca configuration parameter 2017-11-21 10:25:32 -08:00
test_mesos_cluster_conductor.py Add verify_ca configuration parameter 2017-11-21 10:25:32 -08:00
test_swarm_cluster_conductor.py Add verify_ca configuration parameter 2017-11-21 10:25:32 -08:00