charm-openstack-dashboard/unit_tests
Rodrigo Barbieri 6b93e9dd87 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
2024-01-24 11:19:01 -03:00
..
__init__.py Improve platform mocking 2023-10-24 16:00:53 +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 11:19:01 -03:00
test_horizon_hooks.py Run relation_set() in dashboard_relation_changed() on leader 2023-12-12 11:06:29 -03: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