]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Only fetch port_id from SG binding table
authorKevin Benton <blak111@gmail.com>
Fri, 17 Oct 2014 04:21:15 +0000 (21:21 -0700)
committerKevin Benton <blak111@gmail.com>
Fri, 17 Oct 2014 04:22:32 +0000 (21:22 -0700)
commit6acadab5eb8b7b627e097a638d8486bef59a7f30
tree3b5e9a16213e3157e0f3ba29528d6d7e707c4e09
parenta49f8e9ebfd30db5c2f9796beb22de758cd139c1
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
neutron/db/securitygroups_rpc_base.py