diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-09-19 11:39:43 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-09-19 10:13:42 +0000 |
commit | 4ee006ebb423a08fbdd46493f7ea35e7237198c9 (patch) | |
tree | 1225c3177462d67c85684cdeb7b2e425a562e564 /upper-constraints.txt | |
parent | 9106081c77571ff1714bdeb2072aa2ddb29d364c (diff) |
Select ansible 2.3.2.0
Badly the ansible version is not defined in OpenStack's
upper-constaints.txt. It must be added in the OPNFV one.
Otherwise, rally fails [1]
[1] https://build.opnfv.org/ci/job/functest-fuel-baremetal-daily-master/1866/console
Change-Id: Id6814376ce96d35db65f6290d0a31283a15de0b2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit c3c326570b29276d5ac2f703f64fb5f797de62d2)
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 62a460a1d..c0654a3e1 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -16,3 +16,4 @@ robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 os-faults===0.1.10 +ansible===2.3.2.0 |