horizon/openstack_dashboard/api
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
..
rest Extend settings with OPENSTACK_SERVER_DEFAULT_USER_DATA 2022-09-01 19:23:00 +03:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
_nova.py Fix AttributeError in the project instance detail view 2020-11-20 20:57:28 +09:00
base.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
cinder.py Merge "Add the filter function in c-bak dashboard for both Project & Admin" 2022-12-14 17:35:23 +00:00
glance.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
keystone.py Use OPENSTACK_ENDPOINT_TYPE by default 2022-12-26 07:01:07 +09:00
microversions.py Fix rescue of volume-based instances 2022-09-12 15:57:31 +02:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
nova.py Fix instance table behavior after deleting an instance 2023-01-31 18:17:07 +00:00
swift.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00