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
This commit is contained in:
Henry Gessau 2015-03-13 13:18:24 -04:00
parent 2d406067f8
commit 3e93bf220e
1 changed files with 0 additions and 1 deletions

View File

@ -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