neutron/releasenotes/notes/deprecate_max_fixed_ips_per_port-5e80518cbf25cfd6.yaml
Kevin Benton fc66157176 Add reno for deprecation of max_fixed_ips_per_port
This patch adds the release note to increase operator visibility.

The release notes system was not present when this option was
deprecated at the start of the Mitaka cycle so no release note
was created.

Change-Id: Ice97f8790c0b5f8dbed9e89cf1cd74536cccdd8c
Related-Bug: #1502356
2016-03-10 15:03:30 -08:00

15 lines
621 B
YAML

---
prelude: >
max_fixed_ips_per_port has been deprecated and
will be removed in the Newton or Ocata cycle
depending on when all identified usecases of the
options are satisfied via another quota system.
deprecations:
- max_fixed_ips_per_port has been deprecated and
will be removed in the Newton or Ocata cycle
depending on when all identified usecases of the
options are satisfied via another quota system.
If you depend on this configuration option to
stop tenants from consuming IP addresses, please
leave a comment on the `bug report <https://launchpad.net/bugs/1502356>`_.