commit | c17046d827a463ca221912f80998f8fc4c733b88 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Thu Feb 28 16:26:16 2019 -0500 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Thu Feb 28 16:26:16 2019 -0500 |
tree | 25ed5573b362de7551ab53da0541b814607d2cd0 | |
parent | c0c8de124db0d84992c796af836c8e73801b7366 [diff] |
CDS integration in GR-API for self-serve Change-Id: Iddf72ced078b15db726188b2dfb86ef0ee6e8f17 Issue-ID: CCSDK-466 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 15ab9a0704e2cf001284692c0a1fa99d97d2e504
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".