commit | 61964d602ad438a4474d392a1c40b1022691ef45 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Feb 01 16:02:18 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Feb 01 16:02:18 2019 -0500 |
tree | 48355d08e58dcd9d416dd73ef39c937108e599bd | |
parent | c6a496780da9dc1a08fdec5aefa54a78a7b28fec [diff] |
Remove saltstack-adaptor from adaptors-all group saltstack-adaptor has dependencies on app-c code that need to be removed (otherwise there is circular dependency). Meanwhile, saltstack adaptor should be removed from the adaptors-all feature. Change-Id: I43df1a87bc86d885ff127a794915038146564ea3 Issue-ID: CCSDK-489 Signed-off-by: Timoney, Dan (dt5972) <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".