neutron-lib/releasenotes/notes/add-local-ip-extension-fb4a18f5a6525f1f.yaml
Oleg Bondarev 07e3de1d4c Add Local IP API def
Partial-Bug: #1930200
Related-Change:
https://review.opendev.org/c/openstack/neutron-specs/+/797798 (spec)

Change-Id: Ia259cd60f048f6c070a1d3a3dbb54b892d67ec30
2021-08-26 14:35:07 +00:00

8 lines
283 B
YAML

---
features:
- |
Add an API extension ``local-ip`` that enables users to create Local IP
resource which is a shared virtual IP address that could be assigned to
multiple ports and is guaranteed to only be reachable within the same
physical server/node boundaries.