commit | 3323c0829fa0492a5c7b3544a83cc24412c9934c | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Jul 13 09:41:32 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Mon Jul 16 16:24:56 2018 +0900 |
tree | 421b5d254821a24d63869b8c6651ea74a562d1ea | |
parent | 3c36ac2ba101ec0cc596c15bfd45efcc731f442f [diff] |
saltstack adaptor fixes from Sonar Issue-ID: CCSDK-364 Change-Id: Ief9705370d84fcb99fcb718f03c31e6cbfd47363 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.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".