← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2055409] [NEW] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to instance detail page

 

Public bug reported:

Setting the config option OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES to
False successfully allows skipping neutron calls when loading the
instance list page, therefore speeding up page loading. However, when
clicking on an instance and loading the instance details page it still
makes the neutron calls, taking a very long time.

The usage of the config option in the code could be adjusted to also be
used when loading the instance details page, thus speeding up the page
loading there as well.

** Affects: horizon
     Importance: Undecided
         Status: Fix Committed

** Changed in: horizon
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/2055409

Title:
  config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to
  instance detail page

Status in OpenStack Dashboard (Horizon):
  Fix Committed

Bug description:
  Setting the config option OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES to
  False successfully allows skipping neutron calls when loading the
  instance list page, therefore speeding up page loading. However, when
  clicking on an instance and loading the instance details page it still
  makes the neutron calls, taking a very long time.

  The usage of the config option in the code could be adjusted to also
  be used when loading the instance details page, thus speeding up the
  page loading there as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2055409/+subscriptions



Follow ups