magnum/magnum/common
Spyros Trigazis 65dfb2009f 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
Change-Id: Id48fbea187da667a5e7334694c3ec17c8e2504db
2018-01-17 14:58:56 +00:00
..
cert_manager Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
policies Fix policies for quotas 2018-01-11 15:27:41 +00:00
x509 Remove log translations 2017-03-30 17:05:10 +08:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
config.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
context.py Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
docker_utils.py Move to docker python SDK 2.x.x 2017-06-09 15:03:25 +00:00
exception.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
keystone.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
name_generator.py Clean imports in code 2016-09-05 09:51:38 +07:00
policy.py Implement basic policy module in code 2017-10-19 08:33:58 +07:00
profiler.py Remove log translations 2017-03-30 17:05:10 +08:00
rpc.py Set access_policy for messaging's dispatcher 2017-06-21 11:14:24 +05:30
rpc_service.py Avoid running periodic processes inside each worker process 2017-09-19 10:06:32 +00:00
service.py Centralize config option: service section 2016-09-22 05:57:24 +00:00
short_id.py Convert bytes to string in get_id for python3 compatibility 2016-02-29 14:34:01 +08:00
urlfetch.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
utils.py Add openstack_ca_file configuration option 2018-01-17 14:58:56 +00:00