File: compat_headers-55a635b8ec01b6f1.yaml

package info (click to toggle)
python-oslo.middleware 6.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: python: 2,980; makefile: 21; sh: 2
file content (7 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
  - |
    This adds a new ``compat_headers`` class attribute to the
    ``RequestId`` middleware. That allows projects like Nova that have
    API contracts on alternative request-id headers to adopt the oslo
    ``RequestId`` middleware but still retain their API contract.