vmware-nsx/etc/quantum/plugins/hyperv
Alessandro Pilotti e8cc5776ce Adds a Hyper-V Quantum plugin
Blueprint quantum-plugin-hyper-v

Initial Hyper-V Quantum plugin including VLAN support.
Support for NVGRE networking will be added in a subsequent patch.
The plugin architecture relies heavily on the OVS plugin, with some
design differences to handle different network types via polymorphism.

The plugin contains two main components:

The plugin itself, to be executed on Linux or Windows
The L2 agent, to be executed on each Hyper-V node

L3 networking is currently handled on Linux with the existing agents.

A Nova Quantum Vif plugin is included in the Nova project.

Change-Id: Ie64bff448e3fb1129c5e24baaf148cdcc0aed8b9
2013-01-14 12:58:41 +02:00
..
hyperv_quantum_plugin.ini Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00