From: Henry Gessau Date: Fri, 13 Mar 2015 17:18:24 +0000 (-0400) Subject: Remove vendor entry point X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3e93bf220e231de8b505735da2fd14786fd1f724;p=openstack-build%2Fneutron-build.git Remove vendor entry point 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 --- diff --git a/setup.cfg b/setup.cfg index 44d7b4c17..ba7664eee 100644 --- 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