Merge "Nova: Use cross_az_attach from nova::cinder"

This commit is contained in:
Zuul 2022-02-08 03:34:02 +00:00 committed by Gerrit Code Review
commit 197d775bb7

View File

@ -249,7 +249,7 @@ outputs:
nova::network::neutron::ovs_bridge: {get_param: NovaOVSBridge}
nova::compute::sync_power_state_interval: {get_param: NovaSyncPowerStateInterval}
nova_is_additional_cell: {get_param: NovaAdditionalCell}
nova::cross_az_attach: {get_param: NovaCrossAZAttach}
nova::cinder::cross_az_attach: {get_param: NovaCrossAZAttach}
nova::cache::enabled: {get_param: EnableCache}
nova::cache::tls_enabled: {get_param: MemcachedTLS}
if: