vmware-nsx/quantum/plugins/nec
Zhongyue Luo 30dd76c0ab Fix all extension contract classes inherit from extensions.ExtensionDescriptor
Part of blueprint quantum-api-wadl
Fixes bug #1102927

Fixed classes to inherit from ExtensionDescriptor
Reordered methods in sync with parent

Change-Id: I40b3814a490d7da49d0ef075c3482cc104eb7a7c
2013-01-23 21:43:46 +08:00
..
agent Catch up RPC context fixes on NEC OpenFlow plugin 2013-01-15 23:42:50 +09:00
common Remove accessing cfg.CONF.DATABASE in nec-agent 2013-01-14 16:58:01 +09:00
db Fix ATTR_NOT_SPECIFIED comparison errors 2013-01-16 11:04:23 +08:00
drivers Fixes i18n message for nec plugin 2013-01-04 17:41:50 +08:00
extensions Fix all extension contract classes inherit from extensions.ExtensionDescriptor 2013-01-23 21:43:46 +08:00
README remove unittest section for nec plugin README file 2012-09-19 10:50:03 +08:00
__init__.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
nec_plugin.py Support Port Binding Extension in NEC plugin 2013-01-23 01:09:40 +09:00
ofc_driver_base.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
ofc_manager.py Use openstack.common.logging in NEC OpenFlow plugin 2012-11-29 01:26:32 +09:00

README

Quantum NEC OpenFlow Plugin


# -- What's this?

http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin


# -- Installation

Use QuickStart Script for this plugin.  This provides you auto installation and
configuration of Nova, Quantum and Trema.
https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom