Files
nova/doc/source/admin
ya.wang fa07df1e99 Update docs: User token times out during long-running operations
Keystonemiddleware compares the roles of the service_user with
[Keystone_authtoken]/service_token_roles, we need to explain this so
that users don't get confused.

For example:
Nova send request to neutron with both service_user_token and
user_token, neutron first sends them to Keystonemiddleware for
authenrication, Keystonemiddleware will compare service_user's role
with [Keystone_authtoken]/service_token_roles which configured in
neutron, then decide whether to fetch user_token based on the result.

Change-Id: I024885adad2d14bc2568382c677198132dc88a13
2019-03-12 16:41:44 +08:00
..
2017-11-28 14:54:31 -05:00
2018-09-07 15:33:19 +08:00
2019-02-05 09:13:02 -05:00
2018-08-10 18:09:01 +00:00
2018-02-06 10:48:48 +08:00
2019-02-28 09:49:30 +00:00