commit | 8506f0b261083e945488e869803bcd5ab8b7ea84 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Wed Mar 13 21:02:14 2019 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Mon Mar 18 18:30:18 2019 +0000 |
tree | fa0937b2fdf31b2d334affd1eb2838d2bddf2842 | |
parent | 20e9eda25ee9aebbcd5fda7497a0baccb64348af [diff] |
add message router publisher initial api and implementation of message router publisher Change-Id: Ic69d013bae8ab8c842e6ecd2eef41e10649d1009 Issue-ID: CCSDK-1163 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".