From ae95e8627bd83cbd92f22c80fd287b6f529f9a17 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 27 Jun 2017 14:04:43 +0200 Subject: Add sfc in thirdparty-requirements.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- docker/thirdparty-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docker/thirdparty-requirements.txt') 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 -- cgit 1.2.3-korg