commit | 150f54ebb48c8edba140f7f9093c8a27d0fd8feb | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu May 03 17:27:26 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 10 07:44:49 2018 -0400 |
tree | 6fb018d28d8615756a48e1483391762977e67165 | |
parent | 3afd9abafa26a57f9e7bba57b46c36752aac0280 [diff] |
Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I2ef1f7bca8959c6a3f45b279d51473b5722dbe99 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".