Go to file
Takashi Kajinami 96a08b8ff9 Replace deprecated arguments of RequestContext
The following arguments of the RequestContext class are deprecated
since oslo.context 2.18[1].
 user          : renamed to user_id
 tenant        : renamed to project_id
 domain        : renamed to domain_id
 user_domain   : renamed to user_domain_id
 project_domain: renamed to project_domain_id

This change updates arguments used accordingly.

[1] d78cf592e1e3e7aa0fc99bfdd655e82f5c44dfe3

Change-Id: I815790106e42ca3cb5b8b3cf98b065a27b9a520e
2021-07-23 00:24:39 +09:00
2021-01-03 16:09:31 +08:00
2021-01-03 16:09:31 +08:00
2020-01-31 10:55:10 +01:00
2019-04-19 19:48:02 +00:00
2018-08-10 15:57:52 -04:00
2020-12-18 15:09:17 +01:00
2020-05-04 17:26:30 -05:00
2020-02-10 18:37:12 +01:00
2020-09-08 14:21:18 +02:00
2021-04-16 10:25:26 +00:00

Team and repository tags

image

oslo.log -- Oslo Logging Library

Latest Version

Downloads

The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).

Description
Logging library.
Readme 7.7 MiB
Languages
Python 100%