]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure network delete is handled by OVS agent
authorGary Kotton <gkotton@redhat.com>
Sat, 1 Sep 2012 07:27:14 +0000 (03:27 -0400)
committerGary Kotton <gkotton@redhat.com>
Mon, 3 Sep 2012 08:27:57 +0000 (04:27 -0400)
commit0ff186758d6cbc4ead3e91ff361b56b5f4ab9575
tree05603ece16c3ea28138da192a56ec80504c046e3
parentefa4316f648201c35c2175d6065b57abb8c8a7dc
Ensure network delete is handled by OVS agent

Fixes bug 1044574

The class OVSRpcCallbacks was deleted and the treatment of the RPC
callbacks moved into OVSQuantumAgent.

Change-Id: I1c5f5185e3f7e0f27aba6d254f2bb3b6edf6a385
quantum/plugins/openvswitch/agent/ovs_quantum_agent.py