← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1764685] Re: The performance of list instances with IP filter can be improved

 

Reviewed:  https://review.openstack.org/539469
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a3a94cf4ec3c0e41ab2a8a66dfc0e7adca2d2a8e
Submitter: Zuul
Branch:    master

commit a3a94cf4ec3c0e41ab2a8a66dfc0e7adca2d2a8e
Author: Kevin_Zheng <zhengzhenyu@xxxxxxxxxx>
Date:   Wed Jan 31 16:52:53 2018 +0800

    Improve performance when list instances with IP filter
    
    When list instances with IP filter, there is no need
    to try to get instances from BuildRequest, as building
    instances will not have IP address. Skip this db call
    can slightly improve performance.
    
    Closes-Bug: #1764685
    
    Change-Id: Ic02206e887e3fea7752d615bbed680510c482097


** Changed in: nova
       Status: In Progress => Fix Released

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

Title:
  The performance of list instances with IP filter can be improved

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) queens series:
  Confirmed

Bug description:
  When list instances with IP filter, there is no need
  to try to get instances from BuildRequest, as building
  instances will not have IP address. Skip this db call
  can slightly improve performance.

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


References