commit | 0bce413218560b0f5df834581f22841eb0bc7074 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Aug 30 10:28:08 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Aug 30 10:29:57 2017 -0400 |
tree | d8a3f2cb22dcc33fb353714096509f584ffb1463 | |
parent | 356b29817974cf09ed15088fef172e033e940047 [diff] |
Prune migrated components from sdnc/northbound Prune components that were migrated from sdnc/northbound to ccsdk by removing code and replacing with a README.md that redirects the reader to the appropriate CCSDK repo Change-Id: I317b1d0093a1dd4647feaf6b852826a2230f4879 Issue-ID: SDNC-59 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".