commit | be8e3f3da6f00427eb62616ac75fbd4d7f5ed4c6 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Sat Aug 10 21:10:36 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Sat Aug 10 21:11:00 2019 +0530 |
tree | 18f0d3a1124713c40eafc7044e81d5f8e9f38b36 | |
parent | 1c38dbabc0dcc9787e9d8eb1bce8b206f8941ac2 [diff] |
Test case addition for sdnc code coverage Test case added for GenericConfigurationTopologyOperation Change-Id: I9b7c8753bf1899a4933d69a417b475169dfa0f59 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".