]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure that security group agent is bound prior to accessing
authorGary Kotton <gkotton@vmware.com>
Sun, 29 Sep 2013 14:11:49 +0000 (07:11 -0700)
committerGary Kotton <gkotton@vmware.com>
Sun, 29 Sep 2013 17:29:32 +0000 (10:29 -0700)
commit01debad5665bcae5c0f4745759ae744f85daa723
treed1838de67787104728b0dd108c2e2d09a99a8fbb
parent791de592d7eff9ac3baf7045035ea0bcc74a3f8c
Ensure that security group agent is bound prior to accessing

When the Neutron agents start and the security group agent callbacks
are not registered there may be exceptions.

Fixes bug: #1232758

Change-Id: I4c1ff96b8acfcee4c84a73c9400040c96f8418a9
neutron/agent/securitygroups_rpc.py