kolla-ansible/ansible/library
Pavel Glushchak 87ce5cd603 kolla_toolbox: allow docker api version to be specified
When docker-py is newer than docker daemon following
APIError may be raised:

client is newer than server (client API version: 1.24, server API version: 1.22)

So it's better to pass api_version='auto' to docker client,
so client will discover suitable version if not specified.

Change-Id: Ib747ed91b315ca762936a6efa6b71a29b2d2ae1e
Signed-off-by: Pavel Glushchak <pglushchak@virtuozzo.com>
2017-04-24 17:54:44 +03:00
..
bslurp.py Change python interpreter 2017-02-16 13:39:36 -08:00
kolla_container_facts.py Fix the incompatible of docker-py 2.0.0 2017-03-05 13:35:23 +08:00
kolla_docker.py Merge "Switch kolla_docker to rely on SHA256 for image changes" 2017-04-18 04:35:14 +00:00
kolla_toolbox.py kolla_toolbox: allow docker api version to be specified 2017-04-24 17:54:44 +03:00
merge_configs.py Change python interpreter 2017-02-16 13:39:36 -08:00
merge_yaml.py Change python interpreter 2017-02-16 13:39:36 -08:00