commit | d3dff0bc0832ea02f53bd952ea9c180f8df94580 | [log] [tgz] |
---|---|---|
author | Serban Popescu <sp5226@att.com> | Wed Mar 28 16:43:24 2018 +0000 |
committer | Serban Popescu <sp5226@att.com> | Wed Mar 28 16:43:24 2018 +0000 |
tree | 8ce71ed80dc2de17f410c265f5b134c466b8fc97 | |
parent | 7ee6690d42bdfbc1685b1ea1c40dc4015bd271e8 [diff] |
Add Aai event listener Add support for Aai and Pserver incoming messages from Dmaap Change-Id: Ie799cb57f5c00eed70c9f6fd30825f907962a094 Issue-ID: CCSDK-226 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".