commit | 1ed8346da11ee15694246c432a8ac3b27bce2468 | [log] [tgz] |
---|---|---|
author | Sandeep Shah <sandeeplinux1068@gmail.com> | Thu Jun 04 19:02:10 2020 -0500 |
committer | Sandeep Shah <sandeeplinux1068@gmail.com> | Thu Jun 04 19:02:10 2020 -0500 |
tree | fd6531f87ef99f2639c45a754bacbec8c3883dfb | |
parent | 9bfbca954ba6fe021e1c166990b86ab0d9830d79 [diff] |
Aiign requestID, subrequestID for DMAAP msgs Updated DMAAP listener to keep track of requestID and subRequestID for DMAAP message publication. These values are sent to DG as part of SLI parms Issue-ID: CCSDK-2413 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I207a7d1223416475de0b44ba80944ed2f4f57305
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".