Merge "Change the domain name in keystone.conf"
This commit is contained in:
@@ -334,7 +334,7 @@ function configure_keystone {
|
||||
# Configure the project created by the 'keystone-manage bootstrap' as the cloud-admin project.
|
||||
# The users from this project are globally admin as before, but it also
|
||||
# allows policy changes in order to clarify the adminess scope.
|
||||
iniset $KEYSTONE_CONF resource admin_project_domain_name default
|
||||
iniset $KEYSTONE_CONF resource admin_project_domain_name Default
|
||||
iniset $KEYSTONE_CONF resource admin_project_name admin
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user