commit | 8a3f1ea2bee98d30c74317fd31f83b6ea3ec4734 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Feb 16 17:12:41 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Feb 21 11:28:46 2018 -0600 |
tree | a3cce3183f0ef2930ffdbd6982b346d31019327c | |
parent | 1dc3bcf1a5b3bcef0675df98c3592014c5f7b906 [diff] |
Nitrogen port : mdsal/sql Update mdsal-resource and sql-resource to support ODL Nitrogen Change-Id: Id7f7ac2da0de9d034e052ee16ef9c2a765a056bf Issue-ID: CCSDK-176 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".