commit | 1b4700191e39fcd7b40e8bd20270451d39d0c225 | [log] [tgz] |
---|---|---|
author | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Thu Feb 20 05:14:28 2020 +0000 |
committer | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Thu Feb 20 05:14:40 2020 +0000 |
tree | 4a7940b38902342e71cb3e8d8d392841aef00f50 | |
parent | 8bbe748d631353b8c48c7d71eb733cf85712884c [diff] |
Topology Discovery and optical-service DGs to support MDONS usecase Change-Id: I1c28e799cc83325e8913d17ee8b718b0a4160cb2 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 6a42d5eee5d71870527c8a302308f3e49829a496
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".