commit | 47896f4e1f334c317ef6e124028e4f8555a81f00 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Sep 14 13:56:06 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Sep 14 13:56:06 2020 -0400 |
tree | 1c43294d4db86d8d23389780e53a06490f6ab5c5 | |
parent | f3544a1af6974d8837919744a7dda29cc67060a0 [diff] |
Roll to initial Honolulu snapshot Roll to initial Honolulu snapshot version Change-Id: Ic4be591d50fe3bfdf616af43d1245b1ba8d20dbf Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: ed8420fb7b28582b36b3df30a54e7502f362bd22
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".