commit | 8e7f1b3854bd1d92b809e12ee4fcf21248a46255 | [log] [tgz] |
---|---|---|
author | Jakub Dudycz <jakub.dudycz@nokia.com> | Wed Feb 07 14:30:29 2018 +0100 |
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | Wed Feb 07 15:25:14 2018 +0100 |
tree | 385f47d510706171088a800313effa977e65733d | |
parent | 9b9fb57b9cad4f3ed39280e88040223f32ada578 [diff] |
GenericResourceApiProvider fixes part 2 Handled some of the issues identified by sonar Change-Id: I29d36d41499f09a75af099d23948ed661e07aba3 Issue-ID: SDNC-248 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".