horizon/openstack_dashboard/dashboards/project
Rodrigo Barbieri e621c9d745 Extend configurable skippability of neutron calls to project instance detail
The OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES config aids
in envs struggling to load the instance list due to having
too many ports or bad neutron plugin performance. However,
the config does not apply its effect to the instance detail
page, which cannot be loaded due to the neutron calls
taking too long.

This patch extends the config option to the instance
detail page, allowing the same benefit (and side-effects)
of the instance list page.

Related-bug: #2045168
Change-Id: I3e71a208a1c7212e168d63a259f2adddf27dbabf
(cherry picked from commit 95089025fd)
(cherry picked from commit 4de36bb649)
2024-02-16 14:46:15 +00:00
..
api_access Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
backups Merge "Add the filter function in c-bak dashboard for both Project & Admin" 2022-12-14 17:35:23 +00:00
containers Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
floating_ip_portforwardings Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
floating_ips Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
images Deprecate Django based Panel for Images, Keypair, and roles 2022-05-10 05:28:28 +09:00
instances Extend configurable skippability of neutron calls to project instance detail 2024-02-16 14:46:15 +00:00
key_pairs Deprecate Django based Panel for Images, Keypair, and roles 2022-05-10 05:28:28 +09:00
network_qos Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
network_topology Merge "Bugfix: Add missing closing </div> tags to network topology" 2022-08-22 15:03:05 +00:00
networks Merge "Don't try and update port security if its not changing" 2022-09-20 17:43:01 +00:00
overview Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
routers Merge "Address RemovedInDjango40Warning (3)" 2022-03-10 12:23:11 +00:00
security_groups Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
server_groups Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
snapshots Fix success_url parameter issue for Edit Snapshot 2022-09-14 22:23:27 +05:30
static/dashboard/project Fix object-store container toggle for turning public access on/off 2023-05-30 14:47:31 +00:00
trunks Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
vg_snapshots Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
volume_groups Address RemovedInDjango40Warning (4) 2022-02-04 16:27:18 +09:00
volumes Merge "Allow volumes in error_restoring/error_managing to be deleted" 2022-09-19 22:59:07 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00