Merge "Update docker_py_version_min version"
This commit is contained in:
commit
31cc7926e7
@ -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…
Reference in New Issue
Block a user