commit | 5e7770835415eb38be04b27f7068448b5cd6182d | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Nov 02 13:19:51 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Nov 02 13:22:11 2018 -0400 |
tree | 1c744f3adb085b9aaa4736a9f786d31cf7996688 | |
parent | 19328f96d1af31e11590c8931118888db56a59a1 [diff] |
LOG SQL dump files getting installed Change-Id: I4b7f0f3367772d742d16d6389af8d6666a4d58d1 Issue-ID: SDNC-51 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: de1b9dea644491b5766dda8eb7856fab45b693c4
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".