commit | 41df62392ed3d1775c29b7cc1feb161108026c39 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 14:10:37 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 15 14:10:37 2017 -0400 |
tree | 027df69cbd0edf3b08acad96602ee93a1ad88716 | |
parent | 514aff35f5c8727ee0c0b75b2299e8e7d27b4102 [diff] |
Refactor rest of sli/northbound Update remainder of sli/northbound to replace references to openECOMP with references to ONAP Change-Id: I2c321c9ec3f3138f3b7377ce1e0a8ff7e8f29bcc Issue-ID: CCSDK-25 Signed-off-by: Dan Timoney <dtimoney@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".