4bf707d86a
This patch will append request_id to response headers. This is helpful for admin to track problems across projects. Accroding to OpenStack HTTP Header Guidelines, use 'Openstack-Request-Id' instead of 'X-Openstack-Request-ID'. According the suggestions from API WG, a microversion is not needed here. Change-Id: Ica067aff19fe17052fcaf9c7384c9da7d1f7997d Partial-Bug: #1505119
5 lines
89 B
YAML
5 lines
89 B
YAML
---
|
|
features:
|
|
- Append request_id as ``Openstack-Request-Id`` header to the response.
|
|
|