aboutsummaryrefslogtreecommitdiffstats
path: root/docker/thirdparty-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-06-26 08:59:53 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2017-06-26 13:35:46 +0200
commitebfabc749ecd3c5298d1d577e64d5632968d916f (patch)
tree1e2aefa086b2468c6e71f366368f312635664771 /docker/thirdparty-requirements.txt
parent1becb152b70f49c0e1cdb06af4c6a16593063497 (diff)
Add securityscanning 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/36437/ Change-Id: Ib9489de1f46993fa9fe35485fa95baf003d44974 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 40885787..ad089fab 100644
--- a/docker/thirdparty-requirements.txt
+++ b/docker/thirdparty-requirements.txt
@@ -1,6 +1,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
networking-bgpvpn
rally
tempest>=12.1.0 # Apache-2.0