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:
YAMAMOTO Takashi 2019-04-04 16:09:56 +09:00
parent 307f3f60b5
commit 39c7f46b70

View File

@ -37,7 +37,7 @@ all_files = 1
[entry_points]
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]
autodoc_index_modules = True