[console_scripts]
neutron-bgp-dragent = neutron_dynamic_routing.cmd.eventlet.agents.bgp_dragent:main

[neutron.db.alembic_migrations]
neutron-dynamic-routing = neutron_dynamic_routing.db.migration:alembic_migrations

[oslo.config.opts]
bgp.agent = neutron_dynamic_routing.services.bgp.common.opts:list_bgp_agent_opts

[tempest.test_plugins]
neutron_dynamic_routing = neutron_dynamic_routing.tests.tempest.plugin:NeutronDynamicRoutingTempestPlugin

