Fix module path for cleanup script 75/38775/1
authorahothan <ahothan@cisco.com>
Fri, 4 Aug 2017 18:26:26 +0000 (11:26 -0700)
committerahothan <ahothan@cisco.com>
Fri, 4 Aug 2017 18:27:20 +0000 (11:27 -0700)
Change-Id: I8035805c02712f9b1c38aded44e7590cd7b670ea
Signed-off-by: ahothan <ahothan@cisco.com>
setup.cfg

index e6ccb1a..994d8b2 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -26,7 +26,7 @@ packages =
 console_scripts =
     nfvbench = nfvbench.nfvbench:main
     nfvbench_client = client.nfvbench_client:main
-    nfvbench_cleanup = client.nfvbench_cleanup:main
+    nfvbench_cleanup = cleanup.nfvbench_cleanup:main
 
 [compile_catalog]
 directory = nfvbench/locale