diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-06-27 14:04:43 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-06-27 14:07:11 +0200 |
commit | ae95e8627bd83cbd92f22c80fd287b6f529f9a17 (patch) | |
tree | 021725fa706512ae8d2a2c7f284cfe9d325d511b /docker/thirdparty-requirements.txt | |
parent | ebfabc749ecd3c5298d1d577e64d5632968d916f (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.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt index ad089fab..4fe98147 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 |