0de474f396
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
7 lines
195 B
YAML
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`` .
|