commit | 2db328c6cd234acdfc836c995876ef12a43dc7f5 | [log] [tgz] |
---|---|---|
author | pawel.kadlubanski <pawel.kadlubanski@nokia.com> | Tue Feb 27 16:10:38 2018 +0100 |
committer | pawel.kadlubanski <pawel.kadlubanski@nokia.com> | Tue Feb 27 16:10:38 2018 +0100 |
tree | f88cd7c6edd973ea734c74999f052993bdd5ee82 | |
parent | 75c4c587354928db3893d1900bc8b3d6b4b3ef4b [diff] |
Add tests to VnfApiProvider part 5 Write test for function vnfInstanceTopologyOperation in vnfapiProvider class. Case when svcLogicClient svcLogicClient execute method returns null and there is nor error during transaction writing. Issue-ID: SDNC-267 Change-Id: I8058a2f38bea66fe1c7b6f5dbf24400fef5ab3b8 Signed-off-by: pawel.kadlubanski <pawel.kadlubanski@nokia.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".