commit | e70da25135855b88571b19c108089b74181996a6 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Jul 20 17:53:04 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Jul 20 18:27:39 2018 +0900 |
tree | 6f2321abe60457cf5092676d9bee5e624ba3ff22 | |
parent | 77ee1a55c18e1992bcf2b17b09bc874ab8bc8f6a [diff] |
Saltstack port not mandatory Issue-ID: CCSDK-390 Change-Id: Ie9448d3a3fbbc7e52e8103ca5da1e2a3e080d58c 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".