commit | 3168c3f65abddac9ecf5321b93752d31a4edd9fa | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Sep 05 11:31:41 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Sep 05 13:44:01 2019 -0400 |
tree | 9182122c26381c8af21e4c59458e88e25334b98b | |
parent | 6a146258879e64344b5837dfa6dee566edba4dda [diff] |
Add junit coverage Add junit test for asdcApi Change-Id: Ic564aa18795dabd32e664569be802cff7d823516 Issue-ID: CCSDK-1694 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Add junit coverage Add junit test for asdcApi Change-Id: I21873f325177da0b03b7dd15c20bea962a641d4a Issue-ID: CCSDK-1694 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".