]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Send only one agent notification on port update
authorSalvatore Orlando <salv.orlando@gmail.com>
Tue, 26 Nov 2013 00:25:43 +0000 (16:25 -0800)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 26 Nov 2013 09:23:46 +0000 (01:23 -0800)
commit09c3051fb2819b647f4d8196e6e0fbc66f0ccc04
tree0d3ebd7e069af9b501e3630132dda5b46b9c9773
parent15d5f1618c03ed655a441f78e4d903732a95b980
Send only one agent notification on port update

This patch removes the other redundant notification sent in the same
routine to notify whether a security group changed.

Closes-Bug: #1254924
Partial Blueprint neutron-tempest-parallel

Change-Id: I5bad015decdc197c3fa9b58c680564380d513bc4
neutron/db/securitygroups_rpc_base.py
neutron/tests/unit/test_security_groups_rpc.py