diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-11-16 14:35:22 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-11-16 14:39:02 +0100 |
commit | 6fa563f54ff36c091f9f98b17b410e95879ec921 (patch) | |
tree | 772887952ddc1f298b673c519aef432b74873d67 /docker/restapi | |
parent | 27cd13769905ba0a5545c33ac15f7c523015bb86 (diff) |
Enable sfc testcase for F-release
sfc conforms with OpenStack Pike requirements then it could be
enabled in functest-features and functest-restapi (master) [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/47279/
Change-Id: I2b79f918dc4f6ca89c2dca18bf64a4bb184bf8b2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/restapi')
-rw-r--r-- | docker/restapi/thirdparty-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt index 893666473..50e0d1c96 100644 --- a/docker/restapi/thirdparty-requirements.txt +++ b/docker/restapi/thirdparty-requirements.txt @@ -1,4 +1,4 @@ # baro_tests # sdnvpn -# sfc +sfc # doctor-tests;python_version>='3.0' |