commit | 514181267234844f79768cef214ab5608ecab391 | [log] [tgz] |
---|---|---|
author | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Thu Apr 16 11:06:44 2020 +0000 |
committer | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Thu Apr 16 11:06:57 2020 +0000 |
tree | 916f02d3b841c025f97f7b7417704843ab2e732e | |
parent | 94fcc571a06ceab8b2119fc0d802340ba0086a70 [diff] |
Few modifications in DataChange DGs Change-Id: I608ffee7ab5b24013cc7136abb62faecb353587e Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 6ffbef3f0528e9cafecadf59317f5722942d8228
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".