commit | 58f195402881a8b59fe394578c133fb7689c06d1 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Sun Sep 17 23:10:57 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Sun Sep 17 23:13:35 2017 +0530 |
tree | 6ee6eb29f699940397c576b752f44d8fe14f1d32 | |
parent | b9e5ea7161c1f09fdf2a8955cb1ed3f1f93483f3 [diff] |
Fix Sonar issue in sli/northbound module One major issue * move string literals to left side of string comparison Issue-Id: CCSDK-87 Change-Id: Ibd1146a8a12dccc56fb620fe5830efb545ac39a1 Signed-off-by: surya-huawei <a.u.surya@huawei.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".