vmware-nsx/quantum/plugins/nec
Gary Kotton 56b349dee7 Define root_helper variable under the [AGENT] section
Fixes bug 1105523

The patch set adds 2 new functions:
1. register_root_helper - this enables all wanting to use
the root_helper variable. This is under the section AGENT.
2. get_root_helper - this is a helper function that returns the
root_helper. This should be used when the application used to
have the root_helper defined under the section DEFAULT. This
ensures backward compatability.

Change-Id: Iba72c4fc89ba5329ea045483287012f82b306250
2013-02-04 09:11:47 +00:00
..
agent Revert "Reqd. core_plugin for plugin agents & show cfg opts loaded." 2013-01-27 23:58:30 -08:00
common Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00: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
__init__.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
nec_plugin.py Fixes import order errors 2013-01-28 20:10:45 +08: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 remove unittest section for nec plugin README file 2012-09-19 10:50:03 +08:00

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