magnum/magnum/tests/unit/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
x509 Remove unnecessary setUp and tearDown 2016-09-20 11:59:08 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
test_context.py Fix the incorrect initialization of context roles 2017-01-07 23:35:08 -06:00
test_docker_utils.py Move to docker python SDK 2.x.x 2017-06-09 15:03:25 +00:00
test_exception.py Stop using deprecated 'message' attribute in Exception 2017-07-24 17:27:24 +05:30
test_keystone.py Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
test_policy.py Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
test_profiler.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00
test_rpc.py Set access_policy for messaging's dispatcher 2017-06-21 11:14:24 +05:30
test_service.py Improve unit test coverage for common/service.py 2016-08-12 00:42:52 +00:00
test_short_id.py Do not use translate to delete chars 2016-02-29 14:34:07 +08:00
test_urlfetch.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_utils.py Add openstack_ca_file configuration option 2018-01-17 14:58:56 +00:00