kolla-ansible/ansible/library
Sam Yaple 412a53dde1 Add docker module in Kolla
The upstream docker module in control of Ansible has proven to be a
major breaking point for Kolla. It is the reason we have a cap on
Docker of 1.8.2. They have stated no support for the Docker registry
v1 moving forward. We have to wait for a patch to land and then
upgrade to the latest Ansible version to take advantage of a new
Docker feature. Doing that is slow and it is not always possible to
upgrade if there are other breaking changes (aka ansible 2.0).

For these reasons we can build our own Docker module.

Partially-Implements: blueprint kolla-docker-module

Change-Id: I2ca57010c45710635cfe80ff23a2a5e2edabee57
2015-12-29 08:40:58 +00:00
..
bslurp.py pep8 the ansible modules 2015-12-22 04:29:13 +00:00
kolla_docker.py Add docker module in Kolla 2015-12-29 08:40:58 +00:00
merge_configs.py Simplify config creation 2015-12-22 04:28:53 +00:00