diff --git a/templates/nova.conf.j2 b/templates/nova.conf.j2 index e1f33291..fa2695c6 100644 --- a/templates/nova.conf.j2 +++ b/templates/nova.conf.j2 @@ -107,7 +107,7 @@ memcache_servers = {{ memcached_servers }} [cinder] catalog_info = volumev3:cinderv3:internalURL cross_az_attach = {{ nova_cross_az_attach }} -region_name = {{ nova_service_region }} +os_region_name = {{ nova_service_region }} {% if nova_console_type == 'spice' %} [spice]