Comment 23 for bug 1373851

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

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

commit c5ae9dd2789570ad0c885aa88ae08e0a24e41d52
Author: Kevin Benton <email address hidden>
Date: Thu Oct 16 21:21:15 2014 -0700

    Only fetch port_id from SG binding table

    Change a query to only retrieve the port_id instead of
    every column from the row of security group binding info.

    Partial-Bug: #1373851
    Change-Id: I0fba9c9623898ee52590207ebbb728503bb59a5b
    (cherry picked from commit 6acadab5eb8b7b627e097a638d8486bef59a7f30)