commit | 54fd31be9c46a26a735c4ee43470cbe225cffb4e | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Wed Aug 07 21:41:43 2019 +0530 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 09 14:06:06 2019 -0400 |
tree | f633dc194119f9873c598711a89330aa65671474 | |
parent | 8b309d6e6a73f2d16d699da2e63e886522085887 [diff] |
Test case addition for SONAR coverage Added new case for delete flow in PreloadVnfTopologyOperationRPCTest Change-Id: I6eac70c388523853e519626039bb6bfafc46bd77 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".