commit | fd4b0250dff870a0861de47208365baa2abfe2a0 | [log] [tgz] |
---|---|---|
author | Sandeep Shah <sandeeplinux1068@gmail.com> | Wed Sep 02 21:31:55 2020 -0500 |
committer | Sandeep Shah <sandeeplinux1068@gmail.com> | Wed Sep 02 21:31:55 2020 -0500 |
tree | 81d22cd268f870a77338aa6d6efbc48e19da982f | |
parent | cf6eb9744f6db8753fe05a9575045d82bf6f873f [diff] |
DMAAP Listener properties for RANSlice feature DMAAP Listener properties for RANSlice feature to include DMAAP topic to listen to and SDNC end point to execute RPC's against Issue-ID: SDNC-1344 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ifbaf5816d0a20e98014329236b86cc48fa830c11 Former-commit-id: f0a8b38da48328bda7464b4b70abe7c5dfb6fad4
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".