Force result = 0 if exception
[functest.git] / setup.cfg
index f7e32f0..3efc43e 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
 [metadata]
 name = functest
-version = 5
+version = 7
 home-page = https://wiki.opnfv.org/display/functest
 
 [files]
@@ -10,10 +10,8 @@ scripts =
 
 [entry_points]
 console_scripts =
-    functest = functest.cli.cli_base:cli
     functest_odl = functest.opnfv_tests.sdn.odl.odl:main
     check_deployment = functest.ci.check_deployment:main
-    functest_restapi = functest.api.server:main
 
 [build_sphinx]
 all_files = 1