commit | 684ff7064739851f66483df77d6578966ee4b6a3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Oct 19 10:11:15 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Oct 19 10:11:15 2020 -0400 |
tree | a4ed1744189bca5394f698c0ae7aa45c0fd47a87 | |
parent | 3a489bb37be36b72bc584c530f2c514032e12b8c [diff] |
Address security issues Removed unused Mdsal activator class. Added file name validation for ConnectionBuilder in ansible adaptor Change-Id: I00d6a0c1edccae263520738f7a4685b1ad71b943 Issue-ID: CCSDK-2918 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".