commit | 38f77425e9515b061f7eca1683fc85c42997619a | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Thu Sep 28 03:00:10 2017 +0000 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Thu Sep 28 03:00:50 2017 +0000 |
tree | 371e34b25b696a8d95abe5239e34d4e34bee9f6a | |
parent | d17fb0101e9901337bb69dec225a9b0ecc005eb5 [diff] |
Refined DBLIB blueprint configuration Changes made: 1. updated DBLibService definition by registering service on two interfaces: a) javax.sql.DataSource b) org.onap.ccsdk.sli.core.dblib.DbLibService Change-Id: If187b07db83ebca5428c809a83f546d9178a2b7f Issue-ID: CCSDK-102 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".