commit | b08a1b8cf2440fac7fc3d7eb7580a58d977524a2 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Tue Jul 17 11:02:17 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Tue Jul 17 11:19:50 2018 +0900 |
tree | e87f032dfc96ff1ced3204d610a9453e961b1412 | |
parent | aeeba1d69f0498808252d5555b06b8fb6cae9269 [diff] |
saltstack adaptor DGs addition Issue-ID: CCSDK-368 Change-Id: I5f66693109c14eb64e4576caeeb84440a940fffa 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".