commit | 57495f00cc80d5a2c7d2b951b04d8dc4f84ab369 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu May 07 14:49:45 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu May 07 14:49:45 2020 -0400 |
tree | a33afa9015344242968997539704f51d444e6468 | |
parent | 81045e243e0249556719835252d59c7128bd6ed9 [diff] |
Roll to next Frankfurt snapshot Roll to next Frankfurt snapshot Change-Id: Ie8e583c904ffde3414c42065a5c035493013a91a Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 00718a8848c68b46e6384ac1463b027e906b4aa8
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".