tempest plugin: Don't use the same name as neutron
Closes-Bug: #1658551 Change-Id: I4045ed7e114dc6ffb48563514eba2ed001a53dd9
This commit is contained in:
parent
e3f1f4dfd5
commit
5aa7d9ac58
@ -38,7 +38,7 @@ neutron.db.alembic_migrations =
|
|||||||
oslo.config.opts =
|
oslo.config.opts =
|
||||||
bgp.agent = neutron_dynamic_routing.services.bgp.common.opts:list_bgp_agent_opts
|
bgp.agent = neutron_dynamic_routing.services.bgp.common.opts:list_bgp_agent_opts
|
||||||
tempest.test_plugins =
|
tempest.test_plugins =
|
||||||
neutron_tests = neutron_dynamic_routing.tests.tempest.plugin:NeutronDynamicRoutingTempestPlugin
|
neutron_dynamic_routing = neutron_dynamic_routing.tests.tempest.plugin:NeutronDynamicRoutingTempestPlugin
|
||||||
|
|
||||||
[build_sphinx]
|
[build_sphinx]
|
||||||
all_files = 1
|
all_files = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user