commit | adef520003cc54ae60fc62154df8caacb0610243 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Oct 12 09:04:22 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Oct 12 09:04:22 2017 -0400 |
tree | 414084e9852702af72d6bb4aec84c9a6d076c10c | |
parent | 73d1bd7ab120c112f0febbcfa5b549be7e9754ea [diff] |
Add readthedocs documentation for sli/northbound Add readthedocs documentation for sli/northbound. Change-Id: I8ca9d7e839408094ab3754500d71fe7463f0b0e4 Issue-ID: CCSDK-107 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".