]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes agent problem with RPC
authorGary Kotton <gkotton@redhat.com>
Sun, 2 Sep 2012 15:15:32 +0000 (11:15 -0400)
committerGary Kotton <gkotton@redhat.com>
Sun, 2 Sep 2012 15:15:32 +0000 (11:15 -0400)
commitefa4316f648201c35c2175d6065b57abb8c8a7dc
tree58afed5eb63416958e15b1a7b1c1f33935674295
parentb17176f11029df079628a3305dcdc4d03104f299
Fixes agent problem with RPC

Fixed bug 1044135

When quantum-openvswitch-agent or quantum-linuxbridge-agent were
called the eventlet monkey patch was not invoked.

Change-Id: Iafb7fd02d37415c3466213d28280bcb4573de4a8
quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py
quantum/plugins/openvswitch/agent/ovs_quantum_agent.py