commit | b039682a6805507445139e2b2430144f92724b09 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Apr 12 19:13:59 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Apr 12 19:19:16 2018 -0400 |
tree | cb2f59555e25bc1beccd76e53b7054e5b5d7d107 | |
parent | 3d57947b10a193fbdfd3137fdd8fd712eb243980 [diff] |
Copy LCM interface from APP-C Change-Id: Idc18aa00bcbcee3f51473339b6b4ad90f6b4bffc Issue-ID: CCSDK-219 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
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".