neutron-lib/releasenotes/notes/l3-port-ip-change-not-allow-2c98e13c08b5ee85.yaml
LIU Yulong cd2c69890b Add shim extension l3-port-ip-change-not-allowed
Change-Id: I3578ef48432792aca25acf7c30413d79a0fd4065
Closes-Bug: #1796824
2018-11-06 23:15:47 +08:00

10 lines
438 B
YAML

---
fixes:
- |
Directly updating some L3-related port IP addresses does not have any
effect on the L3 agent side. As a consequence, these L3-related ports
should not allow changing of their IP address. A new shim extension has
been added called ``l3-port-ip-change-not-allowed`` to prevent such IP
address change. For more information please see bug
`1796824 <https://bugs.launchpad.net/neutron/+bug/1796824>`_.