vmware-nsx/quantum/plugins/nec/common
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
..
__init__.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
config.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
exceptions.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
ofc_client.py Fixes i18n message for nec plugin 2013-01-04 17:41:50 +08:00