aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/vnf/router/test_controller
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-01-29 13:46:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-29 13:46:23 +0000
commit3a042e00c533dae47014842ed345da6b321f5eb9 (patch)
tree76b07e57942b37d99b125fbf45b81ce2d88b637b /functest/opnfv_tests/vnf/router/test_controller
parent5a77070ed767158017ceb8ea3c319af60c86b830 (diff)
parent01efa1e4229157b46d352bce202ed4192992dd3f (diff)
Merge "Fix last Pylint error in Functest"
Diffstat (limited to 'functest/opnfv_tests/vnf/router/test_controller')
-rw-r--r--functest/opnfv_tests/vnf/router/test_controller/function_test_exec.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/functest/opnfv_tests/vnf/router/test_controller/function_test_exec.py b/functest/opnfv_tests/vnf/router/test_controller/function_test_exec.py
index d023d479..be7bee88 100644
--- a/functest/opnfv_tests/vnf/router/test_controller/function_test_exec.py
+++ b/functest/opnfv_tests/vnf/router/test_controller/function_test_exec.py
@@ -7,6 +7,8 @@
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
+# pylint: disable=missing-docstring
+
"""vrouter function test execution module"""
import logging