commit | 29c3b1e0557e10b1ee4570324e85771f6db8b2c3 | [log] [tgz] |
---|---|---|
author | Jakub Dudycz <jakub.dudycz@nokia.com> | Tue Mar 20 16:27:15 2018 +0100 |
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | Tue Mar 20 16:27:15 2018 +0100 |
tree | fbd84871cb62b9b91558b753deb0d6c9a667003d | |
parent | 398fdce0b850ccd7bdbed1d8098fb289400e00ab [diff] |
GenericResourceApiProvider unit tests part 5. Added unit tests for contrailRouteTopologyOperation method Change-Id: I8519c5e1f3b8e076186f1965a8e316d0a35095ff 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".