Merge "Update docs: User token times out during long-running operations"

This commit is contained in:
Zuul 2019-04-06 11:21:31 +00:00 committed by Gerrit Code Review
commit 647eb3911c
1 changed files with 8 additions and 0 deletions

View File

@ -526,3 +526,11 @@ configuration file, for example:
And configure the other identity options as necessary for the service user,
much like you would configure nova to work with the image service (glance)
or networking service.
.. note::
Please note that the role of the :oslo.config:group:`service_user` you
configure needs to be a superset of
:oslo.config:option:`keystone_authtoken.service_token_roles` (The option
:oslo.config:option:`keystone_authtoken.service_token_roles` is configured
in cinder, glance and neutron).