diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml
index 7faf7f1d4f09b6d36188256a2c3e6916bee0375f..f1228de56c7610dcbb2a6d5a5e4d1c469c7220d3 100644
--- a/etc/kolla/globals.yml
+++ b/etc/kolla/globals.yml
@@ -157,6 +157,15 @@
 #kolla_enable_tls_external: "no"
 #kolla_external_fqdn_cert: "{{ node_config }}/certificates/haproxy.pem"
 
+################
+# Region options
+################
+# Use this option to change the name of this region.
+#openstack_region_name: "RegionOne"
+
+# Use this option to define a list of region names - only needs to be configured
+# in a multi-region deployment, and then only in the *first* region.
+#multiple_regions_names: ["{{ openstack_region_name }}"]
 
 ##############
 # OpenDaylight