Merge "Update docker_py_version_min version"

This commit is contained in:
Jenkins 2017-06-04 00:45:47 +00:00 committed by Gerrit Code Review
commit 31cc7926e7
2 changed files with 14 additions and 3 deletions

View File

@ -1,4 +1,4 @@
---
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'

View File

@ -76,8 +76,7 @@ Docker Python 1.6.0 none On target nodes
Python Jinja2 2.6.0 none On deployment host
===================== =========== =========== =========================
Dependencies for the stable/newton branch and later (including master branch)
are:
Dependencies for the stable/newton are:
===================== =========== =========== =========================
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
===================== =========== =========== =========================
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
before proceeding: