Comment 22 for bug 1373851

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/juno)

Reviewed: https://review.openstack.org/130100
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=25c828007d62c0114a0e3eb4c4c17b93cf7b7481
Submitter: Jenkins
Branch: stable/juno

commit 25c828007d62c0114a0e3eb4c4c17b93cf7b7481
Author: Kevin Benton <email address hidden>
Date: Thu Oct 16 21:27:47 2014 -0700

    Optimize query in _select_dhcp_ips_for_network_ids

    Only query the DB for relevant columns instead of
    all of the port columns.

    Partial-Bug: #1373851
    Change-Id: I32cd4a0bc6799ce77cea13188676308e3e641d19
    (cherry picked from commit 8d430a7f2e903dda06d8d75d6abcd63423c4c0a1)