commit | 91311b5f8d406d5a644daa00e72877f1b960289d | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Jun 04 09:48:20 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Jun 04 09:48:20 2019 -0400 |
tree | a930952094a584d87ba6279b1136a1a6b8848663 | |
parent | ca2bc3fbd5767abe04cf85a880b6706ec8c676f1 [diff] |
Add release notes for Dublin Add release notes for Dublin release. Change-Id: Id54e3a70f04aa08f24f748b30bd077b3f8d7a035 Issue-ID: SDNC-786 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 88e912e5cc371f5fe37f6a7d6d609de8ca538232
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".