commit | 7894d15ee8d0094ae36c838f1e961fa60f42843b | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Wed Aug 07 18:33:30 2019 +0530 |
committer | Dan Timoney <dtimoney@att.com> | Fri Aug 09 18:29:57 2019 +0000 |
tree | f05231ecef8cc84a160a8c696799b499b8065af2 | |
parent | 54fd31be9c46a26a735c4ee43470cbe225cffb4e [diff] |
Added test case to increase SONAR coverage Added new case for delete flow in ServiceTopologyOperationRPCTest Change-Id: Ic793c6ae1d67420f84445704952e8034c1df715b Issue-ID: SDNC-840 Signed-off-by: Prakash.E <prakash.e@huawei.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".