diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-07-07 20:09:41 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-07-10 02:03:15 +0200 |
commit | bde3bcb27574b5ace25021de5ed2303161995cc9 (patch) | |
tree | 32bf05e2b0a873543dad0f7b9f0e72812645a672 /docker/upper-constraints.txt | |
parent | f15da4871f064a9d1d7f6adfecc420374bcb2546 (diff) |
Add upper-constraints.txt for Functest
It completes OpenStack's upper-constraints.txt by adding Functest's
requirements.
This file is temporarily duplicated to allow building the containers.
It will be removed via a next patch when this patch is merged.
openbaton-cli could be updated (e.g. 3.2.8).
Change-Id: I26de2d22f9e8973c5a58c3cc5129142fa628e57a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/upper-constraints.txt')
-rw-r--r-- | docker/upper-constraints.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docker/upper-constraints.txt b/docker/upper-constraints.txt new file mode 100644 index 000000000..73ec7f41b --- /dev/null +++ b/docker/upper-constraints.txt @@ -0,0 +1,17 @@ +git+https://gerrit.opnfv.org/gerrit/releng#egg=opnfv&subdirectory=modules +git+https://gerrit.opnfv.org/gerrit/snaps#egg=snaps +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 +-e git+https://github.com/openstack/refstack-client#egg=refstack-client +cloudify_rest_client===4.0 +iniparse===0.4 +openbaton-cli===2.2.1b7 +robotframework===3.0.2 +robotframework-httplibrary===0.4.2 +robotframework-requests===0.4.7 +robotframework-sshlibrary===2.1.3;python_version=='2.7' +kingbird===1.1.0 +rally===0.9.1 |