commit | b913c3d3bd3eadf4e5a16d006f220272c7426bd9 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 09 13:03:09 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 09 13:03:09 2018 -0400 |
tree | 2410b3f5a446ebe5b726f0ad04d455fbaf608ee5 | |
parent | d15fd7eeb0237bacfa8db4474bfa761235e32bc0 [diff] |
Fix UEB client error handling Changed ueb-listener to retry start of client if it returns failure Change-Id: Ieda78615a38925824cb78d63939da00818bf4452 Issue-ID: SDNC-472 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".