Comment 6 for bug 1373851

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

Reviewed: https://review.openstack.org/129268
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=60dd689183469d2958d6dcb60d93a8d94ef694d1
Submitter: Jenkins
Branch: master

commit 60dd689183469d2958d6dcb60d93a8d94ef694d1
Author: Kevin Benton <email address hidden>
Date: Thu Oct 16 21:24:07 2014 -0700

    DB: Only ask for MAC instead of entire port

    Optimize a query in _get_lla_gateway_ip_for_subnet
    to only grab the column used instead of every column
    in the port table.

    Partial-Bug: #1373851
    Change-Id: I5257e1e22645f3df9a77c0967b09a0ad0cf8b251