charm-openstack-dashboard/unit_tests
Rodrigo Barbieri 45a86be78a Allow configure of OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
If network calls to retrieve ports and floating IPs take too long,
then the project > instances page cannot be loaded. This config
allows disabling the network calls when loading the page with
minor side-effects, as a workaround to avoid downtime while other
performance optimizations can be done on the side to allow
the page the load so the workaround is no longer needed.

Closes-bug: #2051003
Related-bug: #2045168
Change-Id: Iedad6ef48cbe0b776594f4ad8276d3d713cd360c
(cherry picked from commit 6b93e9dd87)
2024-01-24 19:14:51 +00:00
..
__init__.py Sync libraries & common files prior to freeze 2020-09-27 19:45:00 +01:00
test_actions.py Use unittest.mock instead of mock 2021-12-15 14:33:48 +00:00
test_actions_openstack_upgrade.py Force resolve configs after openstack-upgrade action 2022-03-14 12:12:06 -07:00
test_actions_package_upgrade.py Add package-upgrade action 2023-05-26 16:55:30 +01:00
test_horizon_contexts.py Allow configure of OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES 2024-01-24 19:14:51 +00:00
test_horizon_hooks.py Run relation_set() in dashboard_relation_changed() on leader 2023-12-12 15:48:09 +00:00
test_horizon_utils.py Use unittest.mock instead of mock 2021-12-15 14:33:48 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 14:33:48 +00:00