gluon/etc
Georg Kunz b93d0174a8 Adding ODL backend to generic shim layer framework
This patch extends the existing shim layer framework with an ODL
backend for the L3VPN service. To this end, the following changes
have been applied:
 * the example_shim layer has been renamed to shim to make it the
   default shim layer framework
 * within the L3API handler, update and delete requests were not
   forwarded to the backend implementation if some port were not
   bound. These checks seemed overly restrictive and have been
   removed. Corresponding checks can and shall be introduced in
   the respective backend implementation
 * the ODL backend is currently hard-wired in the shim. A means
   to configure this through a config file will be added later.

Change-Id: I456f1d9e71756aab0a6b99d66a6a18917efe9a0d
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-01-10 10:04:24 +01:00
..
proton Adding ODL backend to generic shim layer framework 2017-01-10 10:04:24 +01:00
shim Adding ODL backend to generic shim layer framework 2017-01-10 10:04:24 +01:00