commit | 7f77043ea4d205bd4a146e1efe7c85cb542f53f2 | [log] [tgz] |
---|---|---|
author | Vasyl Razinkov <vasylrazinkov@sidero.ie> | Fri May 17 11:49:54 2019 +0100 |
committer | Vasyl Razinkov <vasylrazinkov@sidero.ie> | Fri May 17 10:53:25 2019 +0000 |
tree | 48ddea9780a0bcaf8f9debbd7faebf0ab7c6c7ea | |
parent | b2ce85f8a244c87b6c858a77bcc9c939cb58c59a [diff] |
Fixed Blocker Bugs Fixed potential "Thred-Leak" Change-Id: I5005967c8ffaf28e2fd11b655a8e467b2a51f330 Issue-ID: SDNC-765 Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie>
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".