diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-07-11 08:08:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-11 08:08:46 +0000 |
commit | 38415929779dff830fa73835a6e5755476b30559 (patch) | |
tree | d05e4a5e84a676b8532467a20f9e3f420313d2a2 /docker/smoke/thirdparty-requirements.txt | |
parent | 88f7c0eaa0846b9480a13f7c142098cf6059b03b (diff) | |
parent | f15da4871f064a9d1d7f6adfecc420374bcb2546 (diff) |
Merge "Add lesser containers based on Alpine"
Diffstat (limited to 'docker/smoke/thirdparty-requirements.txt')
-rw-r--r-- | docker/smoke/thirdparty-requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docker/smoke/thirdparty-requirements.txt b/docker/smoke/thirdparty-requirements.txt new file mode 100644 index 000000000..5e60fb74f --- /dev/null +++ b/docker/smoke/thirdparty-requirements.txt @@ -0,0 +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 +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 |