Add DEMO_PASS to password list

Add DEMO_PASS, the password of the demo user that is created in the
keystone chapter, to the password overview list.

Change-Id: I2689f727d1f5f7215b16176a3f09e0743d79e578
Closes-Bug: #1305973
This commit is contained in:
Andreas Jaeger 2014-04-10 17:26:51 +02:00
parent d61dd64def
commit 4ed9f6b81c

View File

@ -43,6 +43,10 @@
<td><literal><replaceable>KEYSTONE_DBPASS</replaceable></literal></td>
<td>Database password of Identity service</td>
</tr>
<tr>
<td><literal><replaceable>DEMO_PASS</replaceable></literal></td>
<td>Password of user <literal>demo</literal></td>
</tr>
<tr>
<td><literal><replaceable>ADMIN_PASS</replaceable></literal></td>
<td>Password of user <literal>admin</literal></td>