commit | 58936e37c5376379b8e80ab742c6f4bab905868f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Apr 28 15:29:35 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Apr 28 15:29:35 2020 -0400 |
tree | ec2037c976ae96e807a35e107deb086cba707ee3 | |
parent | e2ad43f208af3c91d7b0f6788c1d9da5e5833f1a [diff] |
Dual license config file Updated config aaa config file to dual license (EPL and APL) Change-Id: I95005e702aa07a927305e57a8a87f5d3abae95e8 Issue-ID: SDNC-1176 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 18d4d034a526ed58bf9143a749ae5ba58632c851
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".