Set the CONF.load_balancer.enabled_provider_drivers tempest conf

Without this config the tempest API test
octavia_tempest_plugin.tests.api.v2.test_provider.ProviderAPITest.test_provider_list
fails.

Change-Id: I18ccbe1a6f0896ff51440a245acd979321fce3bb
This commit is contained in:
Maciej Józefczyk 2020-07-22 13:30:12 +00:00
parent 57dbca6c5e
commit c287fda67b
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
provider: 'ovn'
test_with_ipv6: False
enable_security_groups: True
enabled_provider_drivers: 'ovn:OVN provider driver'
loadbalancer-feature-enabled:
health_monitor_enabled: False
pool_algorithms_enabled: False