Merge "Fix wrong indentation of keystone verify"

This commit is contained in:
Jenkins 2014-01-22 20:46:18 +00:00 committed by Gerrit Code Review
commit db8e5ccd6d

View File

@ -67,7 +67,7 @@ export OS_AUTH_URL=http://controller:35357/v2.0</programlisting>
<para>Verify that your admin account has authorization to
perform administrative commands:</para>
<screen><prompt>#</prompt> <userinput>keystone user-list</userinput>
<computeroutput>+----------------------------------+---------+--------------------+--------+
<computeroutput>+----------------------------------+---------+--------------------+--------+
| id | enabled | email | name |
+----------------------------------+---------+--------------------+--------+
| a4c2d43f80a549a19864c89d759bb3fe | True | admin@example.com | admin |