Takashi Kajinami 89ee877201 Parse domain_name header
The 'name' headers (eg. X-User-Name) and the 'id' headers
(eg. X-User-Id) are handled almost consistently, but for only domain
header we read only id.

Add the parse marker to make sure that the X-Domain-Name header is
loaded to RequestContext, so that both name and id are present for
domain scoped access.

Change-Id: I813e7db514854ffb030fe3e455e7d1ea26028253
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-02-02 18:49:43 +09:00
2025-04-07 11:04:02 +01:00
2026-02-02 18:49:43 +09:00
2019-12-06 15:09:56 +00:00
2019-04-19 19:43:09 +00:00
2025-12-04 18:11:58 +00:00
2018-07-04 08:30:19 +07:00
2026-01-05 14:59:53 +00:00
2026-01-07 10:10:27 +00:00
2025-04-07 11:03:31 +01:00
2025-04-07 11:04:02 +01:00
2024-05-01 11:29:52 +09:00
2025-12-11 01:56:17 +09:00

Oslo Context Library

image

Latest Version

Downloads

Typing Status

The oslo.context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.

Description
OpenStack Context library
Readme 3 MiB
Languages
Python 100%