commit | 795847bcc72949601e286392de6f49317049cc84 | [log] [tgz] |
---|---|---|
author | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Fri Apr 03 05:56:47 2020 +0000 |
committer | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Fri Apr 03 05:57:11 2020 +0000 |
tree | 6d72780f6bcae60eff4e64aaa15550bbe42ba52f | |
parent | 2be9f6358e5ba9c07cd9e826429169b238124d4b [diff] |
Changes in MSA service flow to support MDONs use case Change-Id: I9b17a2ff75dd8f299c7ee9433892a1080e3ca00a Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: a52b0013e0aae44cec0a68f6068247bb79c5347b
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".