Gary Kotton 5f8c93519b Add common support for database configuration
Fixes bug 1096537

Change-Id: I9b7dbc08ae709af81ca968857f7028c150d2c7e5
2013-01-07 13:57:46 +00:00
..
2012-12-22 04:10:56 +08:00
2012-12-22 04:10:56 +08:00

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

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

It also keeps a local persistent store of quantum 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/Quantum+REST+Proxy+Plugin