neutron/releasenotes/notes/bug-1999209-febf1fa3512556b3.yaml
liushy aad82233eb Prevent internal IP change for floating IP
Raise an error when deleting/changing the fixed IP
which is linked to a floating IP.

Closes-Bug: #1999209
Change-Id: I83a5b6c30d54435426f75f4cd1f80bf41822eec5
2023-08-25 11:17:24 +08:00

8 lines
254 B
YAML

---
fixes:
- |
[`bug 1999209 <https://bugs.launchpad.net/neutron/+bug/1999209>`_]
Neutron-API now prevents internal IP change for floating IP. It
will raise an error when deleting/changing the fixed IP which is
linked to a floating IP.