commit | 7575004a8ad0d1f017f9a13dac3c45188f0fa4be | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Thu Dec 20 22:52:13 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Thu Dec 20 22:52:21 2018 +0530 |
tree | 9bbe1246f921bec6bd15a703f595bf4df901b487 | |
parent | ec31fc3ff55b6a2e4fa3b2d04a4339c9d49cf9c9 [diff] |
Sonar fix: SdncVFModuleModel.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-867 Change-Id: I20c5214ce9ab3c2821e58b0c6e2530a0881ccc1d Signed-off-by: Arundathi Patil <arundpil@in.ibm.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".