oslo.context/releasenotes/notes/remove_deprecated_args_tenant-77724de1422f46d9.yaml
Hervé Beraud f4cbe4c296 Remove the deprecated argument tenant from RequestContext
The tenant argument of RequestContext have been deprecated long
time ago it is now removed by these changes.

Sem-Ver: api-break
Closes-Bug: 1505827
Change-Id: I2fded6f3476df1fb8c4e042ef28ed8ccb7ab0737
2021-10-29 09:16:31 +02:00

6 lines
123 B
YAML

---
upgrade:
- |
The ``tenant`` argument of ``RequestContext`` that was deprecated for
long time is now removed.