commit | 5f3cb802bec2fdbfa6e78518605257bff72615cb | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Nov 09 15:48:47 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Nov 09 21:12:30 2018 +0000 |
tree | d399c89d0d55f16a47830d14bc909f35c9934a3b | |
parent | 28e2e1ca2a9c9d1df3e2b3ab69c0aecbb62918bd [diff] |
Fix node id / type in log entry Node id and type in log entries are not correct for nodes within a block, for example. Change-Id: I4023de08215ba6de5bfdd2a561048d9fe84201e5 Issue-ID: CCSDK-657 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.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".