Chapter 20. Configuring Identity

Director includes parameters to help configure Identity Service (keystone) settings:

20.1. Region name

By default, your overcloud region is named regionOne. You can change this by adding a KeystoneRegion entry your environment file. You cannot modify this value after you deploy the overcloud.

parameter_defaults:
  KeystoneRegion: 'SampleRegion'