66f9be975c
Initialize by default the `global_request_id` if not passed in the given context to avoid error with logging. Change-Id: I6bd63c1d6a1331a4e47b923ccf6df50c930c8162 Closes-Bug: #1972974
6 lines
141 B
YAML
6 lines
141 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Initialize the ``global_request_id`` context variable with a default
|
|
value if the key is not passed in the context.
|