commit | 60c0d0d645cad9d0fa6286ee3fb6c90cd782764e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Oct 27 09:04:59 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Oct 27 09:04:59 2017 -0400 |
tree | 18465d63a18cdb2f0b9ef10b7d5c82608ef0d503 | |
parent | fc28d589c244def23b88d27b7e88fa32950b0d52 [diff] |
Add offered apis to sdnc/northbound doc Add links to swagger docs to SDNC Northbound offered APIs Change-Id: I40def203f5748453e5fea6edfb3f2ec0e242f563 Issue-ID: SDNC-72 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".