Use same token value in examples

There are two different values for tokens in the page, their only
difference is the last character (c and b). Use the same value in both
cases.

Change-Id: I6ad6b4ff2a69da335e94ce1bc85786c11c2310bb
Closes-Bug: #1640075
This commit is contained in:
Andreas Jaeger 2017-01-21 11:38:14 +01:00
parent d2c43ae7b2
commit ced75236b9

View File

@ -346,7 +346,7 @@ Export the token ID to the ``OS_TOKEN`` environment variable. For example:
.. code-block:: console
export OS_TOKEN=4b57c7d386a7438b829d1a8922e0eaab
export OS_TOKEN=4b57c7d386a7438b829d1a8922e0eaac
The token expires every hour by default,
though it can be configured differently - see