]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes Hyper-V agent issue with mixed network types
authorAlessandro Pilotti <ap@pilotti.it>
Sun, 10 Mar 2013 15:53:36 +0000 (17:53 +0200)
committerAlessandro Pilotti <ap@pilotti.it>
Mon, 11 Mar 2013 00:35:11 +0000 (02:35 +0200)
commitfe1c50217732c6cbac4831d47a0b888ea40b7f45
tree715ebd7b5e2920f16b399515d410d6faca23da78
parent0109231fcdb3c9e850afef82ba27090a4a0178af
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
quantum/plugins/hyperv/agent/hyperv_quantum_agent.py
quantum/plugins/hyperv/agent/utils.py