Merge "Bump min Ansible version to 2.2.0"

This commit is contained in:
Jenkins 2017-06-14 08:08:27 +00:00 committed by Gerrit Code Review
commit a671320788
2 changed files with 13 additions and 3 deletions

View File

@ -1,4 +1,4 @@
---
docker_version_min: '1.10.0'
docker_py_version_min: '1.8.1'
ansible_version_min: '2.0.0'
ansible_version_min: '2.2.0'

View File

@ -87,8 +87,7 @@ 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:
Dependencies for the stable/ocata branch are:
===================== =========== =========== =========================
Component Min Version Max Version Comment
@ -99,6 +98,17 @@ Docker Python 1.8.1 none On target nodes
Python Jinja2 2.8.0 none On deployment host
===================== =========== =========== =========================
Dependencies since pike (including master branch) are:
===================== =========== =========== =========================
Component Min Version Max Version Comment
===================== =========== =========== =========================
Ansible 2.2.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: