commit | 801091e37aebbb224ed665d5cedf204793e88c07 | [log] [tgz] |
---|---|---|
author | Jakub Dudycz <jakub.dudycz@nokia.com> | Wed Feb 07 16:08:24 2018 +0100 |
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | Wed Feb 07 16:08:24 2018 +0100 |
tree | 9594ce8127d9b3753db7178d46146f9d9066a871 | |
parent | 0f1c3b8beb7540fca53faa9dd46872948843dfd8 [diff] |
GenericResourceApiProvider fixes part 4 Handled code duplicates Change-Id: I34621242eb68d1956b39e62a5b348a90ce3dfad5 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".