commit | a55115b004330a638cdf3b2a93abbe04ed9be2cc | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Sep 07 15:02:53 2018 +0900 |
committer | Dan Timoney <dt5972@att.com> | Fri Sep 07 12:36:52 2018 +0000 |
tree | df278ddbf96f0050f07a453871e1d775ad11ccef | |
parent | 09b802a72b4bd7fbac2084a8abbe7c207c4f9b7e [diff] |
Mdsal properties test case added Issue-ID: CCSDK-521 Change-Id: Ic71469cdcbacb2253e45091c29d893e025fd398b Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.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".