diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-02 14:09:42 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-02 15:01:32 +0200 |
commit | 4151722a50e5cd821113183bf4a88d1e8c0ee877 (patch) | |
tree | 3c9f758abcbab7af927b00b4ee982b900e334495 /upper-constraints.txt | |
parent | 57bd36e426ef797cbc66f4031d612701671f7252 (diff) |
Update Xtesting to 0.60
Xtesting leverages on stevedore [1] which will bring much more
flexibility (discovery, module or class renaming, etc).
OPNFV Features have to be updated as well:
- https://gerrit.opnfv.org/gerrit/61713
- https://gerrit.opnfv.org/gerrit/61715
- https://gerrit.opnfv.org/gerrit/61717
- https://gerrit.opnfv.org/gerrit/61719
[1] https://docs.openstack.org/stevedore/latest/
Change-Id: I0ce45eb6c9af66546c2c020eb962fa457f6c7e1a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-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 2ffb034e7..8ac4fd069 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -16,6 +16,6 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' ansible===2.3.2.0 -xtesting===0.58.0 +xtesting===0.60.0 networking-bgpvpn===8.0.0 networking-sfc===6.0.0 |