puppet-neutron/releasenotes/notes/remove-tenant-params-63c23e81474b220e.yaml
Takashi Kajinami 0235eb47aa Remove tenant_* properties
These were deprecated[1] during the past cycle so can be removed now.

[1] 91c9bc3f33

Change-Id: Ib1d2a70a8e40680ebb582cbf4e59a0c018c21447
2023-03-13 12:08:53 +09:00

12 lines
235 B
YAML

---
upgrade:
- |
The ``tenant_name`` property and the ``tenant_id`` property of the resource
types below have been removed.
- ``neutron_network``
- ``neutron_subnet``
- ``neutron_port``
- ``neutron_router``