commit | 4a8c2cb9920983f8b8af75be90f7511a59e923f5 | [log] [tgz] |
---|---|---|
author | Serban Popescu <sp5226@att.com> | Mon Mar 26 13:36:17 2018 +0000 |
committer | Serban Popescu <sp5226@att.com> | Mon Mar 26 13:51:00 2018 +0000 |
tree | b0985cf467c417780c545c4311f01a10f16c304c | |
parent | 4bab4f2255a19f54aa3c18f5b51b2715f085d83c [diff] |
Add Aai event listener Add support for Aai and Pserver incoming messages from Dmaap Change-Id: I57fedcaf6668d09189f0246571e8aaf515fc3fa0 Issue-ID: CCSDK-223 Signed-off-by: Serban Popescu <sp5226@att.com>
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".