magnum/magnum/tests/unit/conductor
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
..
handlers Add openstack_ca_file configuration option 2018-01-31 13:42:14 +00:00
tasks Fix invalid import order 2016-02-07 22:54:41 -08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_k8s_api.py Code refactoring in conductor/k8s_api.py 2016-05-18 01:55:20 +05:30
test_monitors.py Switch to kubernetes upstream python client 2017-02-13 14:48:08 -05:00
test_rpcapi.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
test_scale_manager.py Move scale managers at driver level 2017-01-23 17:16:32 +01:00
test_utils.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00