Set cinder service region.
Define the local service region for cinder in nova.conf. This is needed when cinder endpoints exist in multiple regions. Change-Id: I6f9a2478b4b4d409f2aaeed105fbdb571c2fafe6
This commit is contained in:
parent
64e6772c08
commit
fed503cd49
@ -140,6 +140,7 @@ memcache_servers = {{ memcached_servers }}
|
||||
[cinder]
|
||||
catalog_info = volumev2:cinderv2:internalURL
|
||||
cross_az_attach = {{ nova_cross_az_attach }}
|
||||
os_region_name = {{ nova_service_region }}
|
||||
|
||||
|
||||
{% if nova_console_type == 'spice' %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user