horizon/openstack_dashboard/enabled
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
..
_50_admin_add_panel.py.example Changing term 'name' to 'slug' 2015-01-08 21:10:09 -07:00
_60_admin_remove_panel.py.example Changing term 'name' to 'slug' 2015-01-08 21:10:09 -07:00
_70_admin_default_panel.py.example Changing term 'name' to 'slug' 2015-01-08 21:10:09 -07:00
_80_admin_add_panel_group.py.example Changing term 'name' to 'slug' 2015-01-08 21:10:09 -07:00
_90_admin_add_panel_to_group.py.example Changing term 'name' to 'slug' 2015-01-08 21:10:09 -07:00
_1000_project.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_1010_compute_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_1020_project_overview_panel.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_1030_project_instances_panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
_1050_project_images_panel.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_1080_project_key_pairs_panel.py Make Key Pairs tab a panel under Compute 2017-01-30 12:52:12 +00:00
_1090_project_api_access_panel.py Move API Access panel to default panel group 2017-02-08 13:58:29 +13:00
_1110_project_server_groups_panel.py Add angular server groups panel 2018-03-10 17:29:41 +08:00
_1310_volumes_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_1320_project_volumes_panel.py Refactor Project Volumes stand-alone panel 2017-03-06 15:50:09 +11:00
_1330_project_backups_panel.py Move Volume Backups out of tabbed panel 2017-03-06 15:49:45 +11:00
_1330_project_snapshots_panel.py Move Volume snapshots out of tabbed panel 2017-02-28 14:05:26 +11:00
_1360_project_volume_groups.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
_1370_project_vg_snapshots.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
_1410_network_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_1420_project_network_topology_panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
_1430_project_network_panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
_1440_project_routers_panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
_1480_security_groups_panel.py Move Security Groups into its own panel 2017-02-02 13:19:21 +11:00
_1490_project_floating_ips_panel.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
_1500_project_trunks_panel.py Trunks panel: enable project trunk panel by default 2017-11-27 14:05:43 +01:00
_1510_project_network_qos_panel.py Add Create QoS operation to Network QoS Panel 2021-08-09 13:12:02 +00:00
_1520_project_floating_ip_portforwardings_panel.py Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
_1910_object_store_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_1920_project_containers_panel.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_2000_admin.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_2010_admin_overview_panel.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_2110_admin_compute_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_2120_admin_hypervisors_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2130_admin_aggregates_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2140_admin_instances_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2150_admin_flavors_panel.py Make enabled filenames consistent 2017-12-27 10:13:32 +00:00
_2160_admin_images_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2210_admin_volume_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_2220_admin_volumes_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2230_admin_backups_panel.py Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
_2230_admin_snapshots_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2240_admin_volume_types_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2250_admin_volume_groups.py Add volume group list/show support for admin panel 2019-01-23 10:11:53 +00:00
_2260_admin_vg_snapshots.py Add volume-group snapshot for admin panel 2019-02-15 08:02:31 +00:00
_2270_admin_group_types_panel.py Add volume group-type list/show support for admin panel 2019-02-06 18:44:35 +00:00
_2300_admin_network_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_2310_admin_networks_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2320_admin_routers_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2330_admin_floating_ips_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2340_admin_trunks_panel.py Trunks panel: admin panel 2018-01-29 20:24:05 +01:00
_2350_admin_rbac_policies_panel.py Add RBAC policies feature to horizon dashboard 2019-01-02 17:05:07 +08:00
_2810_admin_system_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_2820_admin_defaults_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2830_admin_metadata_defs_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_2840_admin_info_panel.py Reorganize Admin dashboard menus 2017-03-13 04:53:20 +00:00
_3000_identity.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_3010_identity_domains_panel.py Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
_3020_identity_projects_panel.py Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
_3030_identity_users_panel.py Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
_3040_identity_groups_panel.py Fix config ordering for identity plugin file 2015-11-12 11:38:41 -08:00
_3050_identity_roles_panel.py Fix config ordering for identity plugin file 2015-11-12 11:38:41 -08:00
_3060_federation_panel_group.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
_3070_identity_identity_providers_panel.py Add support for identity provider management 2016-01-21 18:40:13 -08:00
_3080_identity_mappings_panel.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
_3090_identity_application_credentials_panel.py Add support for application credentials 2018-04-26 09:32:00 +02:00
_5000_settings.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
__init__.py Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00