commit | b1d035c0b2d921362c0ed8c92b29d52f7e998e54 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Sep 24 23:33:17 2018 +0200 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Sep 24 23:33:17 2018 +0200 |
tree | bb5aefdd6521fd5720476b52fff9fdd2f0b64950 | |
parent | 2f1247efee6462b7e4e2edf08e9e7239768e4d71 [diff] |
Add missing blueprint-processor schema Change-Id: Iaad73a01a2a9accfb96c45b0ef39f7c2d4513fd8 Issue-ID: CCSDK-357 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 906b3a872cb0dbf242b10cec01bdfaa5f26f2118
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".