vmware-nsx/quantum/extensions
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
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
_credential_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_novatenant_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_pprofiles.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
_qos_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
credential.py Logging module cleanup 2013-01-03 16:20:56 +08:00
flavor.py Use openstack common log to do logging. 2012-11-01 10:09:57 +08:00
l3.py Ensure that exception prints correct text. 2013-01-02 15:31:25 +00:00
loadbalancer.py The change implemented Lbaas CRUD Sqlalchemy operations. 2013-01-08 11:16:15 -08:00
multiport.py Logging module cleanup 2013-01-03 16:20:56 +08:00
novatenant.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
portbindings.py Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00
portprofile.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
providernet.py Provider network implementation for NVP plugin. 2013-01-02 11:55:18 -08:00
qos.py Logging module cleanup 2013-01-03 16:20:56 +08:00
quotasv2.py refactor QuotaV2 import to match to other exts 2013-01-06 23:33:29 -05:00
securitygroup.py DHCP agent unable to access port when restarting 2013-01-13 10:02:26 +00:00
servicetype.py API extension and DB support for service types 2013-01-07 17:21:42 -08:00