Merge "Switch cinder_catalog_info from v2 to v3"
This commit is contained in:
@@ -223,7 +223,7 @@ outputs:
|
|||||||
nova::network::neutron::neutron_url: {get_param: [EndpointMap, NeutronInternal, uri]}
|
nova::network::neutron::neutron_url: {get_param: [EndpointMap, NeutronInternal, uri]}
|
||||||
nova::network::neutron::neutron_auth_url: {get_param: [EndpointMap, KeystoneV3Admin, uri]}
|
nova::network::neutron::neutron_auth_url: {get_param: [EndpointMap, KeystoneV3Admin, uri]}
|
||||||
nova::rabbit_heartbeat_timeout_threshold: 60
|
nova::rabbit_heartbeat_timeout_threshold: 60
|
||||||
nova::cinder_catalog_info: 'volumev2:cinderv2:internalURL'
|
nova::cinder_catalog_info: 'volumev3:cinderv3:internalURL'
|
||||||
nova::host: '%{::fqdn}'
|
nova::host: '%{::fqdn}'
|
||||||
nova::notify_on_state_change: 'vm_and_task_state'
|
nova::notify_on_state_change: 'vm_and_task_state'
|
||||||
nova::notification_driver: {get_param: NotificationDriver}
|
nova::notification_driver: {get_param: NotificationDriver}
|
||||||
|
|||||||
Reference in New Issue
Block a user