Fix dynamic service enablement for octavia and magnum

Dynamic service enablement wasn't fully configured for octavia and
mangum. This patch fixes it.

Change-Id: I187971f694842adc53142c575faa8d054fcd0f81
This commit is contained in:
Damian Dabrowski 2022-08-24 18:40:22 +02:00
parent f8c8a1ed6c
commit bb33438d51
1 changed files with 2 additions and 0 deletions

View File

@ -54,8 +54,10 @@ horizon = {{ tempest_service_available_horizon }}
aodh = {{ tempest_service_available_aodh }}
sahara = {{ tempest_service_available_sahara }}
zaqar = {{ tempest_service_available_zaqar }}
magnum = {{ tempest_service_available_magnum }}
manila = {{ tempest_service_available_manila }}
murano = {{ tempest_service_available_murano }}
load_balancer = {{ tempest_service_available_octavia }}
panko = {{ tempest_service_available_panko }}
trove = {{ tempest_service_available_trove }}
zun = {{ tempest_service_available_zun }}