Merge "Nova: Use cross_az_attach from nova::cinder"
This commit is contained in:
commit
197d775bb7
@ -249,7 +249,7 @@ outputs:
|
|||||||
nova::network::neutron::ovs_bridge: {get_param: NovaOVSBridge}
|
nova::network::neutron::ovs_bridge: {get_param: NovaOVSBridge}
|
||||||
nova::compute::sync_power_state_interval: {get_param: NovaSyncPowerStateInterval}
|
nova::compute::sync_power_state_interval: {get_param: NovaSyncPowerStateInterval}
|
||||||
nova_is_additional_cell: {get_param: NovaAdditionalCell}
|
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::enabled: {get_param: EnableCache}
|
||||||
nova::cache::tls_enabled: {get_param: MemcachedTLS}
|
nova::cache::tls_enabled: {get_param: MemcachedTLS}
|
||||||
if:
|
if:
|
||||||
|
Loading…
Reference in New Issue
Block a user