commit | 02fb35fa2db2cc0ed8e8f3a735b41d8aacc0f383 | [log] [tgz] |
---|---|---|
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | Tue Mar 14 15:10:54 2017 +0000 |
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | Tue Mar 14 15:11:11 2017 +0000 |
tree | 3ddd2c57494760925994a5ec1410420de34f0aaf | |
parent | 575be0db5aff2505026238d8e73b7d662efb070f [diff] |
[ADMPORTAL] Connection leak fix Added connection.release() Change-Id: I1caeb4e9ea69099e37e8dc0c3869e1100699b40b Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 18e4ba71f5b4c553e045c6d02e1a0a5a000a2d6b
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".