commit | 1b69d24376e1ad8c50dbea872e37529830f4b2a8 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Sun Aug 11 10:46:44 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Sun Aug 11 10:46:55 2019 +0530 |
tree | 77e99d28e8439f571771ced9f19254e57d78648e | |
parent | f3ce37cb044d2ea93f3cc5e73d9afd5d9f9b5554 [diff] |
New test case added for code coverage Added new test case with policyName and updateType in PolicyUpdateNotifyOperation Change-Id: Ib86dffc9d3e2c0633dcf151adf2b81c0adde3f6a 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".