]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
remove unused modules for linuxbridge/ovs plugin agent
authorJiajun Liu <iamljj@gmail.com>
Mon, 29 Oct 2012 10:26:43 +0000 (18:26 +0800)
committerJiajun Liu <iamljj@gmail.com>
Mon, 29 Oct 2012 10:26:43 +0000 (18:26 +0800)
commit49283a6a50628860edb7bb54a88419d51e3bb8b7
tree342a26912bc524b67dec70c432885583f907fea1
parent9431f7811b7ad86af959ec2d86f68acd4443a8f1
remove unused modules for linuxbridge/ovs plugin agent

fixes bug 1072635.

Since linuxbridge/ovs plugin agent can not access database any more.
remove unused sqlsouq module.

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