Comment 13 for bug 2051003

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

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/908604
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/b2af81e75d681142f31265fa6e457a7e19fc6717
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit b2af81e75d681142f31265fa6e457a7e19fc6717
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)