kolla-ansible/ansible/roles/mistral/tasks
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
..
bootstrap_service.yml Playbook for upgrade mistral 2016-02-02 20:49:28 +08:00
bootstrap.yml Merge "Rename kolla_ansible to kolla_toolbox" 2016-02-05 15:04:37 +00:00
config.yml Ansible files for mistral containers. 2016-01-05 09:40:14 +09:00
deploy.yml Allow mistral role to pull images 2016-01-07 16:00:43 +00:00
main.yml Allow mistral role to pull images 2016-01-07 16:00:43 +00:00
pull.yml Allow mistral role to pull images 2016-01-07 16:00:43 +00:00
register.yml Rename kolla_ansible to kolla_toolbox 2016-02-02 18:12:15 +00:00
start.yml Fix gate for docker 1.10 2016-02-06 06:48:53 +00:00
upgrade.yml Playbook for upgrade mistral 2016-02-02 20:49:28 +08:00