openstacksdk/releasenotes/notes/stop-using-tenant-id-42eb35139ba9eeff.yaml
Artem Goncharov 70a06d9990 Stop sending tenant_id to Neutron
For a long time we are supporting both tenant_id and project_id for most
of the networking resources. tenant_id is deprecated since long time
already and we should stop sending it ourselves to Neutron, while
leaving it as attribute where it was present.

Change-Id: I19c4b76258eb22897b3ae5d9573b01ea4ce8022b
2021-05-07 13:37:34 +00:00

5 lines
69 B
YAML

---
features:
- |
Stop sending tenant_id attribute to Neutron.