magnum/magnum/tests/unit/conductor/handlers
Spyros Trigazis 7167aff3c1 Add openstack_ca_file configuration option
In the drivers section of magnum.conf add openstack_ca_file.
This file is expected to be a CA Certificate OR CA bundle
which will be passed on every node and it will be installed
on the host's CA bundle.

Update devstack plugin to use the ssl bundle if tls-proxy is
enabled.

Install the CA for drivers:
k8s_coreos_v1
k8s_fedora_atomic_v1
k8s_fedora_ironic_v1
mesos_ubuntu_v1
swarm_fedora_atomic_v1
swarm_fedora_atomic_v2

Add doc in troubleshooting-guide.

Add release notes.

Closes-Bug: #1580704
Partially-Implements: blueprint heat-agent
(cherry-picked from 65dfb2009f)
Change-Id: Id48fbea187da667a5e7334694c3ec17c8e2504db
2018-01-31 13:42:14 +00: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 openstack_ca_file configuration option 2018-01-31 13:42:14 +00:00
test_mesos_cluster_conductor.py Add openstack_ca_file configuration option 2018-01-31 13:42:14 +00:00
test_swarm_cluster_conductor.py Add openstack_ca_file configuration option 2018-01-31 13:42:14 +00:00