]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove unneeded DVRAgentRpcApiMixin from OVSDVRNeutronAgent
authorOleg Bondarev <obondarev@mirantis.com>
Fri, 13 Mar 2015 14:56:12 +0000 (17:56 +0300)
committerAssaf Muller <amuller@redhat.com>
Sat, 14 Mar 2015 17:44:54 +0000 (13:44 -0400)
commit1f89384946aa742b1075df26f7cdae9e9f1076af
tree67342a9e4888559b55f78f87f2937a6fcca56e06
parent2d406067f8ef369fd72f979c33687edc68105a91
Remove unneeded DVRAgentRpcApiMixin from OVSDVRNeutronAgent

DVRAgentRpcApiMixin should be and is currently used on plugin side,
no need to add it to OVSDVRNeutronAgent, it's confusing

Change-Id: If26e0326c22995ab7a1c653150496f54689d75fc
neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py