commit | 021cae43d3b22dcbd41e7b34ca4215c167714ab4 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Mon Jul 23 14:27:22 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Mon Jul 23 14:27:37 2018 +0900 |
tree | 7ef08cca0a2a169fc7456c7416e3557969cd8582 | |
parent | e70da25135855b88571b19c108089b74181996a6 [diff] |
Use ByteStream instead of FileStream Issue-ID: CCSDK-393 Change-Id: Id004f0bce1768e00f3e326efc204532acdb22546 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".