commit | 0878c7ee9fe947a1c748e663c1db6ebd2a0cda96 | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Tue Apr 07 15:07:14 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Apr 09 12:43:36 2020 +0000 |
tree | 38e5673be90b6eee7dd3bfd1149f4c8cd0985c40 | |
parent | d25fc6f9a1a0cbff2becaab1dc685c004c389aef [diff] |
Update UEB Listener ASDC consumerId Changes made: Update ueb-listener.properties consumer-id from sdc-COpenSource-Env11-sdnc-dockero to sdnc-test, per Yuriy's request. Issue-ID: SDNC-1143 Change-Id: Ic34d2a8df6c840e1a5cf22d6643e9d4c4afe55ae Signed-off-by: lalena.aria <lalena.aria@att.com> Update UEB Listener ASDC consumerId Changes made: Update ueb-listener.properties consumer-id from sdnc-test to sdnc, per Yuriy's request. Issue-ID: SDNC-1143 Change-Id: I6347699d539788e9996526f2ba669a4c017e835f Signed-off-by: lalena.aria <lalena.aria@att.com> (cherry picked from commit 4cb42158fe874f78cd2cd6d379f064887e5a8e19 [formerly aeddf795e75ed18db9b1bc82f1133a6493ea56a0]) Former-commit-id: 7498dd8e0542eb688c42250ab764dcf3640db570
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".