]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable DHCP agent to work with plugin when L2 agents use DB polling
authorGary Kotton <gkotton@redhat.com>
Tue, 21 Aug 2012 07:07:39 +0000 (03:07 -0400)
committerGary Kotton <gkotton@redhat.com>
Tue, 21 Aug 2012 07:07:39 +0000 (03:07 -0400)
commitc8a7ece1e3af84b845bbdbb913ff0f31dd242269
treefa1b37706155dbb099ada46256fa7728e8907817
parent6d173e15d2d61d5846e321720d64dd8f41a7ad26
Enable DHCP agent to work with plugin when L2 agents use DB polling

Fixes bug 1039393

By default the plugins will enable the RPC support. If and only if
the agent RPC is enabled will RPC notification messages be sent to the
agents

Change-Id: I4fb003a2b477e5e647c3ee408b449e71b3f5a883
quantum/plugins/linuxbridge/lb_quantum_plugin.py
quantum/plugins/openvswitch/ovs_quantum_plugin.py