commit | 957aad2599fe9e694dbe63f900f272c1028687e2 | [log] [tgz] |
---|---|---|
author | Jakub Dudycz <jakub.dudycz@nokia.com> | Thu Mar 22 16:43:48 2018 +0100 |
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | Thu Mar 22 16:43:48 2018 +0100 |
tree | 948d5e65cf6da76590059519ac406a2c758c1dc5 | |
parent | 894476cd13c0045d8ce44bf77f1729a3f44c0e10 [diff] |
GenericResourceApiProvider unit tests part 7. Added unit tests for tunnelxconnTopologyOperation and brgTopologyOperation methods Change-Id: I2172a62bddb3f394caf93c56ed2078efc153f3ea 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".