commit | 8c449d91d0271d1119a40b1d693ef21154508ce1 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Tue Jan 09 21:14:18 2018 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Tue Jan 09 21:14:18 2018 +0530 |
tree | 21d9b75b95e07f5c841667e7ac0ad2738591b3db | |
parent | 4b3d9579edc94c174fd942c488f6efa57c9e24b7 [diff] |
Removal of unused variables *Romoved unused variables and code changes for performance improvement Change-Id: Ibe1993b750653d24379ffcc3638b71f6cefcaa6b Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@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".