commit | 67c775f8adfce8b0e139ce9e6b70386047090c69 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Tue Jul 10 18:27:17 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Tue Jul 10 18:33:52 2018 +0900 |
tree | 1f0190c3c35d2b40a9f4368489ac54dff0f796f3 | |
parent | f7c04ba242c8cead90536dc27a4620593304189a [diff] |
saltstack reqExecSls implemented as adaptor Issue-ID: CCSDK-330 Change-Id: Icdb2c70d94d4901f1b18713b8b33666169a2b6d9 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".