kolla-ansible/ansible
SamYaple e8d66766f0 Fix gate for docker 1.10
Docker 1.10 has broken the gate and this patch will correct that
breakage.

The issue comes with rsyslog. Due to a commit in Docker 1.10 [1] we
must change the way we get the log socket for rsyslog. The /dev/
folder will no longer populate as we used it. So instead we simply
make a new socket in a path we control and share that to the correct
location in the containers.

Additionally, adjust the gate for new Docker daemon.

[1] https://github.com/docker/docker/pull/16639
Partially-Implements: blueprint kolla-upgrade
Change-Id: I881a2ecdf6d7b35991e1d38a3f3e60d022d6577f
2016-02-06 06:48:53 +00:00
..
action_plugins pep8 the ansible modules 2015-12-22 04:29:13 +00:00
group_vars Add an ansible role for mongodb 2016-01-27 10:48:34 -05:00
inventory Add an ansible role for mongodb 2016-01-27 10:48:34 -05:00
library Merge "Rework log output if pull fails" 2016-02-01 10:41:02 +00:00
roles Fix gate for docker 1.10 2016-02-06 06:48:53 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Add an ansible role for mongodb 2016-01-27 10:48:34 -05:00