Update docker_py_version_min version
Update docker_py_version_min version to 1.8.1. see: https://github.com/openstack/kolla-ansible/blob/master/requirements.txt Change-Id: I0780de04826d50e1bfe749f66ab8fb6dae2a359f
This commit is contained in:
parent
b6d370ca43
commit
5f197ed496
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
docker_version_min: '1.10.0'
|
docker_version_min: '1.10.0'
|
||||||
docker_py_version_min: '1.6.0'
|
docker_py_version_min: '1.8.1'
|
||||||
ansible_version_min: '2.0.0'
|
ansible_version_min: '2.0.0'
|
||||||
|
@ -76,8 +76,7 @@ Docker Python 1.6.0 none On target nodes
|
|||||||
Python Jinja2 2.6.0 none On deployment host
|
Python Jinja2 2.6.0 none On deployment host
|
||||||
===================== =========== =========== =========================
|
===================== =========== =========== =========================
|
||||||
|
|
||||||
Dependencies for the stable/newton branch and later (including master branch)
|
Dependencies for the stable/newton are:
|
||||||
are:
|
|
||||||
|
|
||||||
===================== =========== =========== =========================
|
===================== =========== =========== =========================
|
||||||
Component Min Version Max Version Comment
|
Component Min Version Max Version Comment
|
||||||
@ -88,6 +87,18 @@ Docker Python 1.6.0 none On target nodes
|
|||||||
Python Jinja2 2.8.0 none On deployment host
|
Python Jinja2 2.8.0 none On deployment host
|
||||||
===================== =========== =========== =========================
|
===================== =========== =========== =========================
|
||||||
|
|
||||||
|
Dependencies for the stable/ocata branch and later (including master branch)
|
||||||
|
are:
|
||||||
|
|
||||||
|
===================== =========== =========== =========================
|
||||||
|
Component Min Version Max Version Comment
|
||||||
|
===================== =========== =========== =========================
|
||||||
|
Ansible 2.0.0 none On deployment host
|
||||||
|
Docker 1.10.0 none On target nodes
|
||||||
|
Docker Python 1.8.1 none On target nodes
|
||||||
|
Python Jinja2 2.8.0 none On deployment host
|
||||||
|
===================== =========== =========== =========================
|
||||||
|
|
||||||
Make sure the ``pip`` package manager is installed and upgraded to the latest
|
Make sure the ``pip`` package manager is installed and upgraded to the latest
|
||||||
before proceeding:
|
before proceeding:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user