vmware-nsx/neutron/plugins/hyperv
Yong Sheng Gong 76fc0addc9 refactor port binding codes
Bug #1195047

This patch:
1. removes the iteration in get_ports to call extend_dict_binding
2. uses a unified way for plugins to do this kind of stuff

ml2 will enhance the binding so that it can have different binding
for port according to port's host.
mlnx and bigswitch are also exceptions due to the dynamic binding info.

Change-Id: I5a77eb7395e14482a856e033f536f72a1bf82e06
2013-07-26 23:04:51 +08:00
..
agent Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
common Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent_notifier_api.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
hyperv_neutron_plugin.py refactor port binding codes 2013-07-26 23:04:51 +08:00
model.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc_callbacks.py Improve DHCP agent performance 2013-07-09 21:46:43 -07:00