diff --git a/setup.cfg b/setup.cfg index 52832b2a..02e68610 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,6 +39,8 @@ 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 +neutron.service_plugins = + bgp = neutron_dynamic_routing.services.bgp.bgp_plugin:BgpPlugin [build_sphinx] all-files = 1