diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-03-11 12:44:01 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-03-12 10:22:03 +0100 |
commit | 1bdf68f6ed2d55d72d47c0ee4c7a7bc286c4ca3d (patch) | |
tree | 26bb7bd0c9d7af950294ab6c31ef7b761c2d0b2c /upper-constraints.txt | |
parent | eb973db776e77781c875d2640c4d59f878ba27c0 (diff) |
Rewrite refstack testcase
It now leverages on rally to factorize code between all tempest-based
testcases.
refstack-client is also added as requirement.
JIRA: FUNCTEST-942
Change-Id: Ieee845327f8736582d77b898edd6c9edd00667e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 df37ad954..ea6809dd0 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -9,6 +9,7 @@ git+https://gerrit.opnfv.org/gerrit/domino#egg=domino git+https://gerrit.opnfv.org/gerrit/parser#egg=nfv-heattranslator&subdirectory=tosca2heat/heat-translator git+https://gerrit.opnfv.org/gerrit/parser#egg=nfv-toscaparser&subdirectory=tosca2heat/tosca-parser -e git+https://gerrit.opnfv.org/gerrit/parser#egg=nfv-parser +git+https://github.com/openstack/refstack-client@a59189eaacda24b787ecb65e6634257beba361ec#egg=refstack-client cloudify-rest-client===4.0 openbaton-cli===2.2.1b7 robotframework===3.0.2 |