commit | 4ee088617f6e3219f17b5964b80e2355aaf4f03b | [log] [tgz] |
---|---|---|
author | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Thu Apr 16 11:13:15 2020 +0000 |
committer | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Thu Apr 16 11:13:28 2020 +0000 |
tree | 40b79327d2c722059424371552c258125569630b | |
parent | 9c9ce30e79aa97e5ec7938452ec6973a05f9c406 [diff] |
Few modifications in DataChange DGs Change-Id: I5a013039e84b7ce2e11725fe47e89cac704dfe7f Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: cec7e900fa06262109381e97e65caca91778ea08
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".