Make the default devstack config use the right password
Now in line with etc/barbican/barbican-functional.conf (and the gate) which use "secretadmin" as the default devstack password. Change-Id: Idc8514f56725dd4ac0d1fda9eae0643d0278fd34
This commit is contained in:
parent
f231de6426
commit
04a255b404
@ -10,4 +10,4 @@ DATABASE_PASSWORD=password
|
||||
RABBIT_PASSWORD=password
|
||||
SERVICE_TOKEN=password
|
||||
SERVICE_PASSWORD=password
|
||||
ADMIN_PASSWORD=password
|
||||
ADMIN_PASSWORD=secretadmin
|
||||
|
Loading…
Reference in New Issue
Block a user