commit | f96d791136ca5810b7d91bb5369c0a930d1055e1 | [log] [tgz] |
---|---|---|
author | sandovalfr <frank.sandoval@oamtechnologies.com> | Fri Feb 01 15:37:08 2019 -0700 |
committer | sandovalfr <frank.sandoval@oamtechnologies.com> | Fri Feb 01 15:37:50 2019 -0700 |
tree | 99e7757ecf751e72f52e59495fc620c0d52d1354 | |
parent | 6743641a68af18c96014714227643cc0d7c147d5 [diff] |
INT-814 & 819 small, multi-cpu image Issue-ID: INT-814 Change-Id: I2a5b8373ec6bee98c542ce3b69efbdfece914ae2 Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com> Former-commit-id: 2fc97b9b51f3f67a86689161cb84594b6b9b879e
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".