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:
Takashi Kajinami 2022-02-05 18:02:31 +09:00
parent 557a392c9a
commit a3fa2a052b

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: