add info about expired tokens validation

Change-Id: I2b3b6dee4d22ba7bc286d6c27d2cf2733a3f74e1
This commit is contained in:
anyushevai 2018-11-02 00:16:10 +03:00 committed by Alexandra Settle
parent 98ff76895f
commit 9e5db4ba18
1 changed files with 3 additions and 2 deletions

View File

@ -10,9 +10,10 @@ internal services to complete tasks. In the event that the token expires
before tasks complete, the cloud may become unresponsive or stop providing
services. An example of expended time during use would be the time
needed by the Compute service to transfer a disk image onto the
hypervisor for local caching.
hypervisor for local caching. Fetching expired tokens when using
a valid service token is allowed.
The following example shows a PKI token. Note that token id values are
The following example shows a PKI token. Note that token ID values are
typically 3500 bytes. In this example, the value has been truncated.
.. code:: json