commit | d411beeeb5b407c170a98ad98c18ab85d5281833 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Nov 06 11:30:49 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 06 16:33:23 2018 +0000 |
tree | 67c682c6ad9d7ada2cbf1d79423105351291ee36 | |
parent | 29e7063b7f1832d14fd92642914e6917da45c18c [diff] |
Fix misplaced if Updated main loop of ueb-listener to recreate client on each iteration rather than using client created outside loop. Change-Id: I5c5b9f26e472dfbffefdd49a870a293159f72b10 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".