neutron/quantum/plugins/hyperv
Alessandro Pilotti fe1c502177 Fixes Hyper-V agent issue with mixed network types
Fixes bug: 1153274

Due to a bug in setting up external ports the Hyper-V agent fails to work in
scenarios with VLAN and flat networks.

Furthermore, a warning message on Hyper-V 2012 indicates that external
port settings are ignored. As a result the agent can be simplified by
avoiding vswitch external ports configurations.

Change-Id: I860d22f427cb10dbeac422c1db2b3bcf9e84150f
2013-03-11 02:35:11 +02:00
..
agent Fixes Hyper-V agent issue with mixed network types 2013-03-11 02:35:11 +02:00
common Fix line endings from CRLF to LF. 2013-01-16 09:44:06 -05:00
__init__.py Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00
agent_notifier_api.py Refactor hyperv plugin and agent. 2013-01-17 13:11:13 +08:00
db.py Refactor hyperv plugin and agent. 2013-01-17 13:11:13 +08:00
hyperv_quantum_plugin.py Use db model hook to filter external network 2013-02-26 00:05:52 +08:00
model.py Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00
rpc_callbacks.py Refactor hyperv plugin and agent. 2013-01-17 13:11:13 +08:00