commit | e2ad43f208af3c91d7b0f6788c1d9da5e5833f1a | [log] [tgz] |
---|---|---|
author | Cheung, Pat (kc1472) <kc1472@att.com> | Thu Apr 23 14:52:52 2020 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Thu Apr 23 19:37:47 2020 +0000 |
tree | ac8d82dbbb4eabe6c653fd97b040e1b64732df5d | |
parent | b7af6a1d7e5c113f266547cd1fdbd4af3eccabde [diff] |
self-serve DG bugfix fix cds ra response to yang model mapping Issue-ID: SDNC-1140 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I54cdb6fec0bd448b99344868e894bf65dc2f26fc (cherry picked from commit f2572405ddda75817b0e7fb4ecd072be5788d535 [formerly cfddfad6cdbe087a0b75c5df73cf059dbe2d700f]) Former-commit-id: 80423bcdfc78f2e412d64fc2be7050da76a7383a
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".