diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-07-11 08:09:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-11 08:09:11 +0000 |
commit | 451dc20e8da42f0aaff9b563d08b4c4abab67b33 (patch) | |
tree | b5ba0e7620d452917a95f26de95caad0a2aafef7 /docker/thirdparty-requirements.txt | |
parent | 38415929779dff830fa73835a6e5755476b30559 (diff) | |
parent | bde3bcb27574b5ace25021de5ed2303161995cc9 (diff) |
Merge "Add upper-constraints.txt for Functest"
Diffstat (limited to 'docker/thirdparty-requirements.txt')
-rw-r--r-- | docker/thirdparty-requirements.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt index 5e60fb74f..be1980f2c 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -1,8 +1,8 @@ -git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests -git+https://gerrit.opnfv.org/gerrit/sdnvpn#egg=sdnvpn -git+https://gerrit.opnfv.org/gerrit/opera#egg=opera -git+https://gerrit.opnfv.org/gerrit/securityscanning#egg=securityscanning -git+https://gerrit.opnfv.org/gerrit/sfc#egg=sfc +baro_tests +sdnvpn +opera +securityscanning +sfc tosca-parser>=0.7.0 # Apache-2.0 heat-translator>=0.4.0 # Apache-2.0 --e git+https://github.com/openstack/refstack-client#egg=refstack-client +refstack-client |