commit | 28d8801959ffa9b12a00114c3d389a58a0359c40 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Mon Feb 03 16:02:18 2020 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Fri Feb 21 14:01:50 2020 -0500 |
tree | 9e9bbfe922bc4bb205ab1a677d6538db0e3ed57b | |
parent | 599315984b449ca05f00b35037a103f1dc335030 [diff] |
Springboot-based SLI-API Implement SLI-API RESTCONF in springboot Change-Id: I8b9b07e3b1aeb4a5adac977307c6f95c905ea038 Issue-ID: CCSDK-2096 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".