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:
parent
f8c8a1ed6c
commit
bb33438d51
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user