diff --git a/doc/install-guide/section_keystone-verify.xml b/doc/install-guide/section_keystone-verify.xml
index 9159644056..2127380331 100644
--- a/doc/install-guide/section_keystone-verify.xml
+++ b/doc/install-guide/section_keystone-verify.xml
@@ -87,12 +87,18 @@
As the demo tenant and user, request an
authentication token:
$ keystone --os-tenant-name demo --os-username demo --os-password DEMO_PASS \
- --os-auth-url http://controller:35357/v2.0 token-get
+ --os-auth-url http://controller:35357/v2.0 token-get
++-----------+----------------------------------+
+| Property | Value |
++-----------+----------------------------------+
+| expires | 2014-10-10T12:51:33Z |
+| id | 1b87ceae9e08411ba4a16e4dada04802 |
+| tenant_id | 4aa51bb942be4dd0ac0555d7591f80a6 |
+| user_id | 7004dfa0dda84d63aef81cf7f100af01 |
++-----------+----------------------------------+
Replace DEMO_PASS with the password
you chose for the demo user in the Identity
service.
- Lengthy output that includes a token value verifies operation
- for the demo tenant and user.
As the demo tenant and user, attempt to list