commit | 7d5e011ccd88f6a71715654f64433ed69ef9df6e | [log] [tgz] |
---|---|---|
author | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Fri Feb 28 09:27:53 2020 +0000 |
committer | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Fri Feb 28 09:28:25 2020 +0000 |
tree | ffcf15087291eb0f7e9c3688822df25f053ce947 | |
parent | e88cf0263ee372d52af3af171f78c30c97f6fcb9 [diff] |
TAPI controller Topology Discovery to support MDONs use case Change-Id: Ie5a2c9e3ceb17520017ea7ae6210b0699feb7977 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 5bb560faedfd20c243ebfa52a79e39efd39eb9ea
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".