commit | 0c3063e69408fe6a0dff9f8aaf7331e271dc8984 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Nov 10 12:54:21 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 10 12:54:21 2020 -0500 |
tree | a4e99bb38b6baad1d346fc4b0a2481b38900f5eb | |
parent | 3c5e96dd5a0c72fd76c887a46c95528126ed1d22 [diff] |
Fix handling of non-OSGi Fixed handling of case where aai-service and netbox-client are called outside OSGi container. Change-Id: Ie83dd217a77a021a30d171e0964d9ac709e40cc8 Issue-ID: CCSDK-2976 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".