commit | dc7588271af715296f53a4528cf7195eabf95be0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 08 20:27:44 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 08 20:27:44 2017 -0500 |
tree | 63b12baf34e49bd8d38c0dae2f860baa4cebebc6 | |
parent | 758e28f41ee00264811d1b5bc2fe41d8769b0da3 [diff] |
Add release notes Add release notes and restructure readthedocs documentation for SDNC Change-Id: I22eaedde119a49e67f241274cfa376788e382681 Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7dadacb67020f018f1e1f151aced2e9fca2759df
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".