commit | 88c5e41c5d3115521b24800b7be4e8bd77a27fc1 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Fri Mar 22 11:01:50 2019 -0400 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Fri Mar 22 15:21:13 2019 -0400 |
tree | 22f31f0ceacd8083d5ae90ebfc2e3d0b7dd05d2f | |
parent | 8957d8eadb42547acdc4235cbfcf7468b4e2e876 [diff] |
Support system variables in property values Changes made: * Added code in DBResourceManager to replace with its value * Expanded debug statement by adding processing time Change-Id: I22748daed50063e8e0ac7201e88d69a2609c1788 Issue-ID: CCSDK-1133 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".