commit | 112731f8890db0614e664c6b8f653b49c9838b1d | [log] [tgz] |
---|---|---|
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | Sat Mar 13 16:21:13 2021 +0100 |
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | Sat Mar 13 16:40:54 2021 +0100 |
tree | eb468bc606c6964549a611cc135a9c11fe13d133 | |
parent | 542ed62312f705e70d36219df890cd69d947148c [diff] |
fixed license issue in oam fix license for aaa config xml Issue-ID: SDNC-1502 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I919ed325e2ec2eb37ccc0382a48fb71ec0553089 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: 7757aeb27528612096db8267e5efbcad43c156b1
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".