Comment 22 for bug 2045168

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-openstack-dashboard (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/910312
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/560adf4ac34cded5eda456b43b35bfebb3311868
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 560adf4ac34cded5eda456b43b35bfebb3311868
Author: Rodrigo Barbieri <email address hidden>
Date: Tue Jan 23 12:24:58 2024 -0300

    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 6b93e9dd8713f41fd50242499cc5413c26780714)
    (cherry picked from commit 45a86be78ab883fd40d1936c26876b734f0e263f)
    (cherry picked from commit 1ec179bb9d3faeac5d01660399671095ec452e69)
    (cherry picked from commit 9e2ae8e65b63185dbd579f957dcf14f5d3ee91cf)
    (cherry picked from commit b2af81e75d681142f31265fa6e457a7e19fc6717)
    (cherry picked from commit 7eb985778c9973581440214b05442baea1714d2f)