Nova: Use cross_az_attach from nova::cinder
... because the one in the base nova class was deprecated. Depends-on: https://review.opendev.org/824396 Change-Id: I17eac95937d3234cddfd03d99addb9bdd6613a1d
This commit is contained in:
parent
557a392c9a
commit
a3fa2a052b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user