commit | dd8b9956c7f3a10b141e26ccd8b14c79ddb619a9 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Thu Apr 12 11:43:49 2018 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Thu Apr 12 11:44:05 2018 +0530 |
tree | 35c0099110705919c2d24988057cde9fd7ae757a | |
parent | 38f19a5a293a21bc7700ea715a5f77755b2d08e3 [diff] |
Used secure random number generation Issue-ID: CCSDK-184 Change-Id: I00719fb778a6ab7dc964bb1e4710a9014ba51fcd Signed-off-by: prakash.e <prakash.e@huawei.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".