commit | 19b7e2d7d4e8c0f3fb7a68fc9240bd560b297ca2 | [log] [tgz] |
---|---|---|
author | Jakub Dudycz <jakub.dudycz@nokia.com> | Mon Mar 19 13:13:23 2018 +0100 |
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | Mon Mar 19 13:13:23 2018 +0100 |
tree | 76761e0d38433e59e01357c95a7a4660fefd3b8c | |
parent | 065899bdbe753caea62024c50bfecadabc743bea [diff] |
GenericResourceApiProvider unit tests part 1. Unit tests for serviceTopologyOperation method Change-Id: I9a6f43fb6892b9b1d8f92544f7a90e203b0c9229 Issue-ID: SDNC-275 Signed-off-by: Jakub Dudycz <jakub.dudycz@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".