puppet-neutron/releasenotes/notes/deprecate-quota_network_gateway-84a87fcd89b9c54f.yaml
Takashi Kajinami c4afd1f7e7 Deprecate the unused quota_network_gateway parameter
The quota_network_gateway parameter was initially implemented as part
of the NVP plugin[1], which was later rebranded to vmware plugin[2] and
separated from neutron as NSX plugin.
However this parameter was later removed from NSX plugin[3] and is no
longer used.

[1] https://opendev.org/openstack/neutron/commit/4ec58b3da48
[2] https://opendev.org/openstack/neutron/commit/1ba129e6a38
[3] https://opendev.org/x/vmware-nsx/commit/79275a99820

Change-Id: Ib421452ced7bc297af9c904849df0977d4a9c386
2021-09-24 02:00:51 +09:00

6 lines
127 B
YAML

---
features:
- |
The ``neutron::quota::quota_network_gateway`` parameter has been deprecated
and has no effect now.