commit | bd3e8cf528e8245dbad8de3b0441de6673484909 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Mon Jul 02 08:29:16 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Mon Jul 02 08:47:00 2018 +0900 |
tree | 38bb269f1fe935024e61efcc8bab29c037e047fd | |
parent | 8fe9122e5613fcfbccfbbe1af067c6af6fe89d59 [diff] |
Test cases added for saltstack API Issue-ID: CCSDK-319 Change-Id: Iffb64f374243bc82e9c981ec737a2066eeeeaec3 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".