diff --git a/templates/nova.conf.j2 b/templates/nova.conf.j2 index b38a113a..f70d5c83 100644 --- a/templates/nova.conf.j2 +++ b/templates/nova.conf.j2 @@ -135,6 +135,7 @@ enabled = False # Glance [glance] +region_name = {{ nova_service_region }} insecure = {{ keystone_service_internaluri_insecure | bool }} {% if nova_glance_rbd_inuse | bool %} enable_rbd_download = True