]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Refactor hyperv plugin and agent.
authorgongysh <gongysh@cn.ibm.com>
Wed, 16 Jan 2013 03:26:32 +0000 (11:26 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Thu, 17 Jan 2013 05:11:13 +0000 (13:11 +0800)
commitc58bdd3c40b6e0d6819338d11e5f371ae01c4f47
tree39940151b4130cea6db0cf687d1ccec8c5c91b5c
parentec720bafcb926575e21bf1db12f7e6ebd0f3c376
Refactor hyperv plugin and agent.

Remove unused imports.
Add an empty tunnel_sync method so that we can run ovs-quantum-agent
with the hyper-v plugin when we are using vlan networks.

Change-Id: I94b1d0cf188d0a1e03e0948708975594f2615fbf
quantum/plugins/hyperv/agent/utils.py
quantum/plugins/hyperv/agent_notifier_api.py
quantum/plugins/hyperv/db.py
quantum/plugins/hyperv/hyperv_quantum_plugin.py
quantum/plugins/hyperv/rpc_callbacks.py