commit | daaf4dfe189456b2e0606a72200d872102c4bed9 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Apr 10 14:56:59 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Apr 10 14:57:10 2018 -0400 |
tree | c0dcff09530f596ea6fc92b4a8f82c47299eb916 | |
parent | bcbf5c50897f6e9dd1c23bef0d1c1581c55cdb7c [diff] |
URGENT : Add node executors Need to register node executors on SvcServiceImpl start up. This was broken inadvertantly during move to Aries blueprint. NOTE : This is a sev 1 fix for APP-C. Please review and merge ASAP. Change-Id: Ic4ff7c91f2b46ed81fd78a35bf8ea9d37c098c68 Issue-ID: CCSDK-236 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".