]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Remove vendor entry point
authorHenry Gessau <gessau@cisco.com>
Fri, 13 Mar 2015 17:18:24 +0000 (13:18 -0400)
committerHenry Gessau <gessau@cisco.com>
Fri, 13 Mar 2015 17:18:24 +0000 (13:18 -0400)
Remove entry point pointing to external vendor package.
This console script entry point already exists in the vendor repo.

Change-Id: Ib85acffc155ae6b49477f90d06346269330220b5
Closes-bug: #1431627

setup.cfg

index 44d7b4c179735a86dd74a9520063a1f06877e7e4..ba7664eeebaf4783de84278ab0e1756784f1e091 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -88,7 +88,6 @@ setup-hooks =
 
 [entry_points]
 console_scripts =
-    neutron-cisco-cfg-agent = networking_cisco.plugins.cisco.cfg_agent.cfg_agent:main
     neutron-db-manage = neutron.db.migration.cli:main
     neutron-debug = neutron.debug.shell:main
     neutron-dhcp-agent = neutron.cmd.eventlet.agents.dhcp:main