diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-10-26 02:29:08 +0000 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-10-27 12:38:24 +0200 |
commit | 249864cfb9c4b08e95a7a616c09f2c36b5a56c5d (patch) | |
tree | 958b163c82ba4af15d50fa89966be1870725c72f | |
parent | ca3d68ff33a8c9668e71ecc847a1391124d6a4ab (diff) |
Bump os-faults version to 0.1.15
For Rally stable/0.9, os-faults version has been constrained
as ">=0.1.15,<0.2.0" [1].
[1]: https://github.com/openstack/rally/blob/stable/0.9/requirements.txt
JIRA: PROMISE-88
Change-Id: Ifeb36e1debf23edf6d914e9db60be11d4ca557cd
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit 945b4412574d87a1ed700e59fa8ffeea92dc9e0d)
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index f64c3e03b..1222e56d2 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -14,6 +14,6 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 -os-faults===0.1.10 +os-faults===0.1.15 ansible===2.3.2.0 flasgger===0.6.6 |