commit | 4b7431b5d45cd50ee6331fd7dc72f7db73b587e5 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Sat Aug 10 07:50:03 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Sat Aug 10 07:50:20 2019 +0530 |
tree | 46466ce67bcf11faa9952b9496ce6b60508c4624 | |
parent | 1c38dbabc0dcc9787e9d8eb1bce8b206f8941ac2 [diff] |
Test case addition for code coverage Added test case for PolicyUpdateNotifyOperation Change-Id: I1724869eee8219ab8b6f2cf7857fb2e35e74ceb3 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".