commit | 7ee6690d42bdfbc1685b1ea1c40dc4015bd271e8 | [log] [tgz] |
---|---|---|
author | Serban Popescu <sp5226@att.com> | Wed Mar 28 15:11:05 2018 +0000 |
committer | Serban Popescu <sp5226@att.com> | Wed Mar 28 15:11:05 2018 +0000 |
tree | 15333b62aedc42ca85b68e151982adbf4b715a9f | |
parent | 4c91b744068e1674f27aa6ffcf9667b82c887e74 [diff] |
Add Aai event listener Add support for Aai generic-vnf incoming messages from Dmaap Change-Id: I6dcb3d935afdfee5a6e71398cfb2381265dfee92 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".