commit | 8fe9122e5613fcfbccfbbe1af067c6af6fe89d59 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Thu Jun 28 17:39:09 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Thu Jun 28 17:39:35 2018 +0900 |
tree | 8c387da0e148860c0d07322a5b7b7a0ff13f56c5 | |
parent | 153b6c24886820f7f6fa1d160551f292eb4e6948 [diff] |
SaltStack adaptor API creation Issue-ID: CCSDK-319 Change-Id: Iaa96550a3b246a53cd8db6431fdc649dc8032feb 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".