commit | 2a392e229f81a0a8228e6160ab4614a0fbc60621 | [log] [tgz] |
---|---|---|
author | ramu.n <ramu.n@huawei.com> | Mon Sep 25 16:52:45 2017 +0530 |
committer | ramu.n <ramu.n@huawei.com> | Mon Sep 25 16:52:45 2017 +0530 |
tree | e5a5460192d76a2bdc6f6c7263b75a7d48827548 | |
parent | bac4dbe402cc81409d210a2dabd25847a12b6a36 [diff] |
Some minor refinements in CCSDK SLI Core module *Remove useless braces while logging exception stack trace *Register all DG nodes in SvcLogicParser Test file Change-Id: I7916bec20e36e1def15c24806da2f7e01e79bf4b Issue-Id: CCSDK-106 Signed-off-by: Ramu N <ramu.n@huawei.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".