]> 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 <kevinbenton@buttewifi.com>
Wed, 22 Oct 2014 09:47:02 +0000 (09:47 +0000)
commitc5ae9dd2789570ad0c885aa88ae08e0a24e41d52
treeafdbcdfb4617cb86efa937cc10dfc83d0f8aeee1
parent830142e6923ff5fa8303afc22b0b61c39a374fe8
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)
neutron/db/securitygroups_rpc_base.py