commit | 163008c4770de406175e1ebe9f049beee7ba7cd2 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Fri Aug 09 18:36:52 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Fri Aug 09 23:45:51 2019 +0530 |
tree | 8def18bfc47120e7586e4c35782413891838600b | |
parent | 8b309d6e6a73f2d16d699da2e63e886522085887 [diff] |
Test case added for code coverage Added new test case for GenericConfigurationTopologyOperation Change-Id: Ie660b70e109725618d2470c0af30d0f326c125b2 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".