summaryrefslogtreecommitdiffstats
path: root/docker/thirdparty-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-06-27 14:04:43 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2017-06-27 14:07:11 +0200
commitae95e8627bd83cbd92f22c80fd287b6f529f9a17 (patch)
tree021725fa706512ae8d2a2c7f284cfe9d325d511b /docker/thirdparty-requirements.txt
parentebfabc749ecd3c5298d1d577e64d5632968d916f (diff)
Add sfc in thirdparty-requirements.txt
Now it can be installed via python package [1] and then be listed in thirdparty-requirements.txt. [1] https://gerrit.opnfv.org/gerrit/#/c/36445/ Change-Id: Iae7482865917e51a96a180b0a987ab0ff26a0190 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/thirdparty-requirements.txt')
-rw-r--r--docker/thirdparty-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt
index ad089fabd..4fe981470 100644
--- a/docker/thirdparty-requirements.txt
+++ b/docker/thirdparty-requirements.txt
@@ -2,6 +2,7 @@ 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
networking-bgpvpn
rally
tempest>=12.1.0 # Apache-2.0