aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-03-07 13:18:27 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-03-07 13:18:27 +0100
commitd50be29908984ce8c37eaeb55672764c7718727c (patch)
treeedd299ccacab4ae64fd2e87016a6b9d8c7e8d9a6 /docker
parent39ab5b6cab5d6c664dc96bbb92781a9eed0aa41d (diff)
Install SFC package as Feature third-party
It completes the previous patch enabling SFC [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/66811/ Change-Id: I1246d9e3117d94674a65643b53f26024454256cd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker')
-rw-r--r--docker/features/thirdparty-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt
index 672fb24fd..3107e15e5 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -3,6 +3,6 @@ robotframework-requests;python_version<'3.0'
robotframework-sshlibrary;python_version<'3.0'
# baro_tests;python_version<'3.0'
# sdnvpn;python_version<'3.0'
-# sfc;python_version<'3.0'
+sfc;python_version<'3.0'
# stor4nfv_tests;python_version<'3.0'
# doctor-tests;python_version>='3.0'