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:
Adam Harwell 2015-03-18 15:39:05 -05:00
parent f231de6426
commit 04a255b404

View File

@ -10,4 +10,4 @@ DATABASE_PASSWORD=password
RABBIT_PASSWORD=password
SERVICE_TOKEN=password
SERVICE_PASSWORD=password
ADMIN_PASSWORD=password
ADMIN_PASSWORD=secretadmin