Remove tempest.test_plugins from setup.cfg
This commit removes tempest.test_plugins entry from setup.cfg since we already removed it in the past commit[0]. Otherwise, the plugin-sanity-check job in tempest would be failed and the plugin-registry page[1] would be incorrect. [0] https://review.opendev.org/#/c/656707/ [1] https://docs.openstack.org/tempest/latest/plugin-registry.html Change-Id: If529503286eb23ffa80880ae94cca143ae798729
This commit is contained in:
parent
09020b6bfc
commit
88c4b9bb9d
@ -94,8 +94,6 @@ octavia.plugins =
|
||||
hot_plug_plugin = octavia.controller.worker.controller_worker:ControllerWorker
|
||||
oslo.config.opts =
|
||||
octavia = octavia.opts:list_opts
|
||||
tempest.test_plugins =
|
||||
octavia = octavia.tests.tempest.plugin:OctaviaTempestPlugin
|
||||
oslo.policy.policies =
|
||||
octavia = octavia.policies:list_rules
|
||||
oslo.policy.enforcer =
|
||||
|
Loading…
Reference in New Issue
Block a user