Fix NovaCrossAzAttach hiera key

Ib15e305e34a3fddfc6f50986d2e27b6da815bd19 which added NovaCrossAzAttach did
not set the correct hiera key.

Change-Id: I88ce36cdd0eeb74cf8138a1379a2618e9fd32307
(cherry picked from commit e6e5355249)
This commit is contained in:
Oliver Walsh 2020-04-21 11:11:55 +01:00
parent 72cb712e16
commit 885e9e3443
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ outputs:
nova::cron::purge_shadow_tables::all_cells: {get_param: NovaCronPurgeShadowTablesAllCells}
nova::compute::sync_power_state_interval: {get_param: NovaSyncPowerStateInterval}
nova_is_additional_cell: {get_param: NovaAdditionalCell}
nova:cross_az_attach: {get_param: NovaCrossAZAttach}
nova::cross_az_attach: {get_param: NovaCrossAZAttach}
- get_attr: [RoleParametersValue, value]
-
if: