neutron/quantum
Alessandro Pilotti 2d9e479eb3 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
..
agent Merge "Port to argparse based cfg" 2013-01-12 00:40:04 +00:00
api Merge "Fixes quantum.api.v2.base._filters to be more intuitive" 2013-01-13 10:55:54 +00:00
common Latest OSLO updates 2013-01-12 06:16:17 +00:00
db DHCP agent unable to access port when restarting 2013-01-13 10:02:26 +00:00
debug Remove unused imports in debug package 2013-01-04 13:35:30 +08:00
extensions Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00
openstack Latest OSLO updates 2013-01-12 06:16:17 +00:00
plugins Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00
rootwrap Remove unused imports in rootwrap package 2013-01-02 22:38:46 +02:00
server Port to argparse based cfg 2013-01-09 11:48:22 -05:00
tests Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py Import order clean-up 2012-11-02 09:52:12 +08:00
context.py Fix context problem 2012-11-21 08:13:26 +08:00
manager.py Set default core_plugin to None 2013-01-02 16:47:54 +00:00
policy.py Import order clean-up 2012-11-02 09:52:12 +08:00
quantum_plugin_base_v2.py fix broken logic of only using hasattr to check for get_x_counts 2012-11-20 12:59:20 -08:00
quota.py refactor QuotaV2 import to match to other exts 2013-01-06 23:33:29 -05:00
service.py l3 agent rpc 2012-12-04 16:46:44 +08:00
version.py Updated openstack-common setup and version code. 2012-11-08 09:21:34 +08:00
wsgi.py Correct i18n message 2012-11-25 16:37:13 +08:00