commit | 01b9bff05de587dcc3e265972966cc14ee7a9c98 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Tue Aug 13 16:39:27 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Tue Aug 13 16:40:46 2019 +0530 |
tree | 0d745dc167b043e2d153f6c8d351cd607b32c2a2 | |
parent | 469177434763abf310abf7b5d2dbbf6c19485b23 [diff] |
Test case added for code coverage Added test case with valid ServiceInstanceID in GetpathsegmentTopologyOperation Change-Id: I6e647d8b19ad986427ad3642926ee1d12de3ab25 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".