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
This commit is contained in:
Kevin Benton 2016-03-10 14:04:12 -08:00
parent a91eee74f4
commit fc66157176
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
---
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>`_.