horizon/openstack_dashboard/test/test_data
Pedro Martins 1db1764749 Add NAT rules to the floating IP workflow
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
2023-03-01 10:38:16 -03:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
cinder_data.py Add cinder-user-facing messages for Backup 2022-09-06 07:29:40 +00:00
exceptions.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
glance_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
keystone_data.py Drop cinder v2 API support 2021-07-19 08:00:58 -04:00
neutron_data.py Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
nova_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
swift_data.py Address RemovedInDjango40Warning (4) 2022-02-04 16:27:18 +09:00
utils.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00