commit | 99f3b4b3c00b9d2e70594e46410357ffad56456a | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Jun 05 12:54:35 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Jun 05 12:58:33 2018 -0400 |
tree | 97b25483832f1d8d6de2dd727d4e070c6e4afd54 | |
parent | 486800d7e275cc7faa368c447bd73739300b1a8b [diff] |
Update SDNC release notes Add links to Jira queries to get full feature list and fixed bugs list and update known defects list. Change-Id: Ic92ce7f83bd2d25cbb66784d650608ac800c1303 Issue-ID: SDNC-315 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 66b7d18ae11ea4975977b28333086f25d46d5787
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".