commit | d714334ac9e367173efa6801d531272f8c9eaed4 | [log] [tgz] |
---|---|---|
author | Kevin Smokowski <ks6305@att.com> | Fri Feb 09 14:18:39 2018 +0000 |
committer | Kevin Smokowski <ks6305@att.com> | Fri Feb 09 14:26:37 2018 +0000 |
tree | e3947b907c332db42493893400f442f485aa950f | |
parent | bbf595ed4b60792db86de93aa3f9707082d5bb1a [diff] |
CallNodeExecutor patch Merging an old change that prevents a nullpointerexception when calledgraph is null Change-Id: I936afec383fcf4ba98e1d9d0a00c0d1e492766ca Issue-ID: CCSDK-185 Signed-off-by: Kevin Smokowski <ks6305@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".