commit | 50e04450a21eb584fb843fbe009b29798b94a413 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Dec 19 14:36:21 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Dec 19 14:36:21 2017 -0500 |
tree | 6552cec4db732a75aca04cd0c1ffca3a89a6ab2d | |
parent | a2a1997c4976499912dae2aadef52a73c764840b [diff] |
New sliPluginUtils methods Add new sliPluginUtils methods to faciliate accessing data in context memory (SvcLogicContext). Change-Id: I70fe00fd60ac6da4804a41df0a2ef7c51e80f4a0 Issue-ID: CCSDK-158 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".