Service Recovery for openflowplugin
Description
Activity
Show:

Somashekhar Javalagi March 5, 2018 at 11:58 AM
Raised the patch for review, https://git.opendaylight.org/gerrit/#/c/68998/
Done
Details
Details
Assignee

Reporter

Components
Fix versions
Priority
Created March 5, 2018 at 11:50 AM
Updated August 16, 2018 at 5:28 AM
Resolved August 16, 2018 at 5:28 AM
Adding service recovery mechanism for openflowplugin using srm-api.
Service Recovery spec, http://docs.opendaylight.org/en/stable-nitrogen/submodules/genius/docs/specs/service-recovery.html
The different services can be recovered or reinstalled using karaf-command line instructions.
From openflowplugin perspective, if there is issues with DTCN listeners especially those in FRM, can be recovered using SRM framework.
This will be done by de-registering and re-registering the dtcn listeners.