commit | 7e33b0ae33ba2c994daae949450386ca30ea7793 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 20 16:26:49 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 20 16:26:49 2020 -0400 |
tree | 91524e84411e8f85cff07de42b1868419d1d9aae | |
parent | 684ff7064739851f66483df77d6578966ee4b6a3 [diff] |
Support netbox-client outside OSGi container Updated netbox-client initialization so that it works properly when initialized outside an OSGi container (e.g springboot) Change-Id: I4a6cb477206745eb4ca21f10a7fb54cc616ef4cd Issue-ID: CCSDK-2923 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".