commit | caf1186e23d05f2903410e6521de70aafcccd7b3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Mon Mar 19 10:54:41 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Mon Mar 19 10:59:00 2018 -0400 |
tree | 530c86f4595c50a870e6a9c4549b30d25555bc60 | |
parent | 4c9667e1a94d56be526d03e151cc7dc19f8486fe [diff] |
Add missing libraries Updated resource-assignment feature installer to install dependent libraries if not already installed. Change-Id: If5df396f1428e4ce8f498acfd3621d429b5489a2 Issue-ID: CCSDK-215 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".