commit | 98c82621446df1902b136b2a67eba68cfa8e1507 | [log] [tgz] |
---|---|---|
author | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Fri Apr 03 05:50:12 2020 +0000 |
committer | Franklin Dsilva <franklin.dsilva@us.fujitsu.com> | Fri Apr 03 05:50:29 2020 +0000 |
tree | f86335aac678d211270be36739faeb90461bb84c | |
parent | deb729cf3099ad58cb8c243101c37904da4fe349 [diff] |
Changes in MSA service flow to support MDONs use case Change-Id: I11244d58d6adc3400d3a97e294c0f914ab6192a1 Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 64490238f742f486d4ab5ede3b49140d2859cbcd
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".