Rename the entry point to be different from tap-as-a-service
To make the migration simpler. Change-Id: Ic6bcf4c94756c7f45570172ff21a6119dd2781ec
This commit is contained in:
parent
307f3f60b5
commit
39c7f46b70
@ -37,7 +37,7 @@ all_files = 1
|
|||||||
|
|
||||||
[entry_points]
|
[entry_points]
|
||||||
tempest.test_plugins =
|
tempest.test_plugins =
|
||||||
tap-as-a-service = neutron_taas_tempest_plugin.plugin:NeutronTaaSPlugin
|
tap-as-a-service-tempest-plugin = neutron_taas_tempest_plugin.plugin:NeutronTaaSPlugin
|
||||||
|
|
||||||
[pbr]
|
[pbr]
|
||||||
autodoc_index_modules = True
|
autodoc_index_modules = True
|
||||||
|
Loading…
Reference in New Issue
Block a user