neutron-lib/releasenotes/notes/floatingip-portforwarding-17c284080541bc78.yaml
reedip 0de474f396 Introduce API definition of Floating IP Port Forwarding
This patch introduces the port forwarding API definition which extends
the current Floating IP API.

This patch partially implements the following spec:
https://specs.openstack.org/openstack/neutron-specs/specs/rocky/port-forwarding.html

Change-Id: I86adb014c5c9b55b00085849c3ebdd38adfed85b
Co-Authored-By: zhaobo <zhaobo6@huawei.com>
Partial-Bug: #1491317
2018-05-02 07:40:15 +00:00

7 lines
195 B
YAML

---
features:
- |
The ``portforwarding`` API definition for ``FloatingIP``is introduced,
which allows a ``FloatingIP:Port`` to forward packets back to a VM's
``Internal IP:Port`` .