summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-03-12 14:42:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-12 14:42:23 +0000
commit42867b6f9bd8053b4d91ee0fc1fd127ae2919f15 (patch)
tree2f25590f0f9ca8719b3853ef873589c35760a8c3 /setup.cfg
parentaedd8d57351150bb97dc4d23bc5d0b3e5eb76db9 (diff)
parent1bdf68f6ed2d55d72d47c0ee4c7a7bc286c4ca3d (diff)
Merge changes from topic 'refactor_tempest'
* changes: Rewrite refstack testcase Fix many pylint warnings
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index d93865bc6..0ac5499b1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,7 +12,6 @@ scripts =
console_scripts =
functest = functest.cli.cli_base:cli
functest_odl = functest.opnfv_tests.sdn.odl.odl:main
- functest_refstack_client = functest.opnfv_tests.openstack.refstack_client.refstack_client:main
check_deployment = functest.ci.check_deployment:main
functest_restapi = functest.api.server:main