Bind mount directories that contain the key/certs for keystone
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Fri, 24 Mar 2017 10:52:40 +0000 (12:52 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 12 Apr 2017 09:45:17 +0000 (09:45 +0000)
commitdd43ba1cf2dc59156684c9598103f898a6f0bb5b
tree1eaf5fd3ffdadf897da009bcac846e3fb5be96a1
parent39f63c5efa2dd2eef139ac7719ded18f7fd8b94c
Bind mount directories that contain the key/certs for keystone

This is only done when TLS-everywhere is enabled, and depends on those
directories being exclusive for services that run over httpd. Which is
the commit this is on top of.

Also, an environment file was added that's similar to
environments/docker.yaml. The difference is that this one will contain
the services that can run containerized with TLS-everywhere. This file
will be updated as more services get support for this.

bp tls-via-certmonger-containers

Change-Id: I87bf59f2c33de6cf2d4ce0679a5e0e22bc24bf78
docker/services/keystone.yaml
environments/docker-services-tls-everywhere.yaml [new file with mode: 0644]