Files
vmware-nsx/neutron/plugins/bigswitch
Kevin Benton dafe6598c7 BigSwitch: Watchdog thread start after servers
Start the watchdog thread after the servers have
been initialized.

Closes-Bug: #1293799
Change-Id: Ic7ae1f55bd7faed6edde84d9d0b52fc8fe7a1fc1
2014-03-17 13:41:03 -07:00
..
2014-03-03 14:48:59 -08:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-09-08 15:58:12 +08:00
2013-07-06 15:02:43 -04:00

# Neuron REST Proxy Plug-in for Big Switch and FloodLight Controllers

This module provides a generic neutron plugin 'NeutronRestProxy' that
translates neutron function calls to authenticated REST requests (JSON supported)
to a set of redundant external network controllers.

It also keeps a local persistent store of neutron state that has been
setup using that API.

Currently the FloodLight Openflow Controller or the Big Switch Networks Controller
can be configured as external network controllers for this plugin.

For more details on this plugin, please refer to the following link:
http://www.openflowhub.org/display/floodlightcontroller/Neutron+REST+Proxy+Plugin