diff --git a/doc/install-guide/section_keystone-users.xml b/doc/install-guide/section_keystone-users.xml
index 81efec5bc9..b5c19ae905 100644
--- a/doc/install-guide/section_keystone-users.xml
+++ b/doc/install-guide/section_keystone-users.xml
@@ -15,17 +15,18 @@
Typically, you would indicate a user and password to
authenticate with the Identity Service. At this point, however, we
have not created any users, so we have to use the authorization
- token created in the previous section. You can pass this with the
+ token created in an earlier step, see
+ for further details. You can pass this with the
option to the
keystone command or set the
OS_SERVICE_TOKEN environment variable. We'll set
OS_SERVICE_TOKEN, as well as
OS_SERVICE_ENDPOINT to specify where the Identity
Service is running. Replace
- FCAF3E...
+ ADMIN_TOKEN
with your authorization token.
- #export OS_SERVICE_TOKEN=FCAF3E...
+ #export OS_SERVICE_TOKEN=ADMIN_TOKEN#export OS_SERVICE_ENDPOINT=http://controller:35357/v2.0First, create a tenant for an administrative user and a tenant