commit | eaa8fae3196afaad6df3ed3280845d315f2f213e | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu May 03 17:27:15 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 10 07:46:05 2018 -0400 |
tree | eea7498b025df6df35fc58c43c8f0d89e3859e68 | |
parent | 3ce5999e3e5ca5141e68970905b22df28ddb4d8e [diff] |
Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I2e1916eaa3f50ce63ef113077fd157d69a9e24d2 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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".