commit | bc1d45117a4b7bf4a224ffe2dd16e532e4f123ee | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 31 15:28:01 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 31 15:28:01 2017 -0400 |
tree | 98638b90a4e6910efd6b5ba573c6f261966338bb | |
parent | ba02fc8ee8afa868dda1ca6f11d3dfa293ad4cf3 [diff] |
Add missing implementation code Due to an error in .gitignore, code that is initially generated from provider yang, but then customized was not submitted to gerrit. This in turn is causing the UnsupportedOperationException seen when sliapi installs in odlsli container. Change-Id: Iceec13b59e5e2bd6f0b868b548d300b76c7f7a38 Issue-ID: CCSDK-69 Signed-off-by: Dan Timoney <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".