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:
Masayuki Igawa 2019-05-16 18:40:04 +09:00
parent 09020b6bfc
commit 88c4b9bb9d
No known key found for this signature in database
GPG Key ID: 290F53EDC899BF89
1 changed files with 0 additions and 2 deletions

View File

@ -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 =