[devstack] fix keystone v3 deployemnt config
After we merged strong config schema for rally deployment, we missed to fix devstack plugin, which creates wrong config in case of Keystone V3 Change-Id: I29ad7f1f62a911ab9c011c832b4b7eea5eeb994b
This commit is contained in:
parent
fbcbfa4a51
commit
f838b3675f
@ -70,7 +70,7 @@ then
|
||||
"admin": {
|
||||
"username": "admin",
|
||||
"password": "$ADMIN_PASSWORD",
|
||||
"tenant_name": "admin",
|
||||
"project_name": "admin",
|
||||
"user_domain_name": "Default",
|
||||
"project_domain_name": "Default"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user