commit | 25bb156451b5603f53f3db125c7876a7de571bd8 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Oct 31 15:50:33 2018 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 31 20:13:28 2018 +0000 |
tree | f9731bbe39595147cb7c63117b18c34ba7222012 | |
parent | f5238afed0d9b0e3a01af5d71b3471bed6953c42 [diff] |
Fix error handling Recreate client objects after failure is returned by SDC before retrying. Change-Id: Ib165fc1220a010a0443a7dab4014aaba8c9f29f8 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".