1db1764749
The floating IP workflow is now able to manage NAT rules (portforwarding) if the floating IP is not associated with any NICs (ports). This patch is the one of a series of patches to implement floating ip port forwarding with port ranges. The specification is defined in: https://github.com/openstack/neutron-specs/blob/master/specs/wallaby/port-forwarding-port-ranges.rst Implements: blueprint https://blueprints.launchpad.net/neutron/+spec/floatingips-portforwarding-ranges Change-Id: Id715da6591124de45f41cc367bf39a6bfe190c9a
8 lines
179 B
YAML
8 lines
179 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support to portforwardings in the Network Floating IPs dashboard.
|
|
|
|
Requires python-neutronclient >= 8.1.0
|
|
|
|
This feature is disabled by default. |