trove/releasenotes/notes/fix-missing-request-id-in-log.yaml
Ha Minh Cong 61a5198255 Fix the missing log request-id
This PS ensure oslo Context.update_store method is called, to
ensure that thread-local context object is updated before
Trove service render log

Story: 2010451
Task: 46951

Change-Id: I5258853aed33cbcd26a5b6d68a5e5a4b9aa1fd48
Signed-off-by: Ha Minh Cong <conghm1@viettel.com.vn>
2022-11-28 15:31:55 +07:00

6 lines
142 B
YAML

---
fixes:
- |
Fix missing request-id in Trove services logs.
`Story 2010451 <https://storyboard.openstack.org/#!/story/2010451>`__