commit | c50170bc44f192a7c8e7efdfc773342d8b5c0437 | [log] [tgz] |
---|---|---|
author | Jeremy Wolf <jw720x@us.att.com> | Wed Mar 28 17:22:09 2018 +0000 |
committer | Jeremy Wolf <jw720x@us.att.com> | Wed Mar 28 17:22:09 2018 +0000 |
tree | 0a65234525d6d8eddd926c478537fa3ea46aa7dd | |
parent | 7ee6690d42bdfbc1685b1ea1c40dc4015bd271e8 [diff] |
coverage sli-northbound adding junit test files for AsdcApiSliClient, AsdcApiUtil, DataChangeClient, SdncFlatJsonDmaapConsumer, SdncARModel, SdncNodeModel, SdncVFCModel, SdncVFModuleModel, SdncUebCallback Change-Id: Ia7fb307b84957292f9080654c7ae31992434317f Issue-ID: CCSDK-230 Signed-off-by: Jeremy Wolf <jw720x@us.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".