commit | 9b5c8a76bf6a75d5d82df56a1db0a09651596f82 | [log] [tgz] |
---|---|---|
author | Sandeep Shah <sandeep.shah2@techmahindra.com> | Thu Jun 13 05:50:38 2019 -0500 |
committer | Sandeep Shah <sandeep.shah2@techmahindra.com> | Thu Jun 13 05:50:38 2019 -0500 |
tree | 9e70b50e5fc3b7a69634c2978a68f9d96d33b905 | |
parent | 6d6ccec6604ea2cd672bb1c453d6d1f96e9c0518 [diff] |
Bug fixes/mods to dmaap-listener for SDNR OOF PCI Bug fixes to support payload with escape characters and modifications to velocity template map files to point to correct SDNC end point Issue-ID: CCSDK-1399 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I38a0a3f19379ea20b7055e9581318f54b93dca6d
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".