charm-openstack-dashboard/unit_tests
Rodrigo Barbieri 46895dab0d 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)
(cherry picked from commit 45a86be78a)
(cherry picked from commit 1ec179bb9d)
(cherry picked from commit 9e2ae8e65b)
(cherry picked from commit b2af81e75d)
(cherry picked from commit 7eb985778c)
(cherry picked from commit 560adf4ac3)
(cherry picked from commit 5d4080d351)
2024-03-25 15:58:19 +00:00
..
__init__.py Sync libraries & common files prior to freeze 2020-09-27 19:45:00 +01:00
test_actions.py Update charm to PY3 only code 2018-10-02 12:11:08 +01:00
test_actions_openstack_upgrade.py Fix CONFIGS=None issue with action openstack-upgrade 2020-03-31 15:29:14 +01:00
test_horizon_contexts.py Allow configure of OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES 2024-03-25 15:58:19 +00:00
test_horizon_hooks.py Run relation_set() in dashboard_relation_changed() on leader 2023-12-14 17:16:09 -03:00
test_horizon_utils.py Fix issue with plugins breaking packages 2020-01-30 16:18:09 +00:00
test_utils.py Sync libraries & common files prior to freeze 2020-09-27 19:45:00 +01:00