magnum/magnum
Mohammed Naser ae15aa6c28 Remove /etc/ssl/certs in the controller manager pod
For system such as Fedora Atomic, the CA bundle files which are
contained in /etc/ssl/certs are symbolic links to /etc/pki. When
configuring the controller manager to use an SSL endpoint, it will
raise an error as it is unable to authenticate the SSL endpoint.

This patch removes the host mount at /etc/ssl/certs.  The Hyperkube
images already ship a collection of CAs which are likely good for
all needs.

Closes-Bug: #1708452

Change-Id: Ife2b60d1968482a8c3ab9b44abbe401c6230881c
2017-08-21 11:56:18 +00:00
..
api Add swarm-mode driver 2017-07-18 10:47:23 +02:00
cmd Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
common Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
conductor Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
conf Move to docker python SDK 2.x.x 2017-06-09 15:03:25 +00:00
db Allow docker_volume_size on cluster create 2017-06-23 11:31:27 +00:00
drivers Remove /etc/ssl/certs in the controller manager pod 2017-08-21 11:56:18 +00:00
hacking Fix typo in magnum/hacking/checks.py for consistency 2017-06-16 15:43:27 +08:00
objects Add swarm-mode driver 2017-07-18 10:47:23 +02:00
service Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests tests: Use swarm-mode for api tests 2017-08-21 05:30:09 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00