OpenStack global request ID not honored by manila
Bug #2069230 reported by
Goutham Pacha Ravi
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Triaged
|
Medium
|
Ashley Rodriguez |
Bug Description
Manila ignores a pre-determined "X-OpenStack-
using a global request ID eases cross-service API tracing. For example:
- It allows Manila to send a request ID to Neutron when requesting port creation
- It allows Manila to send a request ID to Nova/Neutron/Cinder when creating resources with the Generic Driver
- It allows Nova to send a request ID to Manila when performing lock/unlock operations for virtiofs
Changed in manila: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: low-hanging-fruit |
tags: | removed: low-hanging-fruit |
Changed in manila: | |
assignee: | nobody → Ashley Rodriguez (ashrod98) |
To post a comment you must log in.
A whole bunch of prior-art in OpenStack: https:/ /review. opendev. org/q/topic: %22global_ request_ id%22