File: global_request_id-per-request-bd66c7e0f1a71d9f.yaml

package info (click to toggle)
python-keystoneauth1 5.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,252 kB
  • sloc: python: 23,552; xml: 285; makefile: 93; sh: 2
file content (6 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
features:
  - |
    The ``X-Openstack-Request-Id`` header can now be set per-request via a
    ``global_request_id`` kwarg to ``Adapter`` and ``Session`` request methods
    (``request()``, ``get()``, ``put()``, etc.)