Merge "Fix NovaCrossAzAttach hiera key"

This commit is contained in:
Zuul 2020-04-22 00:00:43 +00:00 committed by Gerrit Code Review
commit dc1ad4bffd

View File

@ -405,7 +405,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: