commit | f417c2a359c4b7512fa4ba2c19eac8934260a647 | [log] [tgz] |
---|---|---|
author | egernug <gerard.nugent@est.tech> | Thu Jun 18 14:55:41 2020 +0100 |
committer | egernug <gerard.nugent@est.tech> | Thu Jun 18 15:02:46 2020 +0100 |
tree | 38c5250c6f01b0b5c14874b3ff2b8ecc16f03ece | |
parent | 279a547642166a05a8f1ca246a785ba978096558 [diff] |
Documentation pertaining to CMPv2 contribution to SDNC. SDNC-1136 Issue-ID: SDNC-1124 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I667d261b58c55c75877c2b76d4f9e84d48e6c075 Former-commit-id: 1ade9e0b62ecceb93270280804885a45f81226ca
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".