commit | 8dc002f0afeaa6becaa50d83f757380970777473 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 10 14:41:12 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 10 14:41:12 2017 -0400 |
tree | 87bdc2d3412a015cf97e329b073cd752e960ebb1 | |
parent | 1dea8baae650ac8514a987517fef88a557579161 [diff] |
Convert swagger docs to v 2 Generate updated swagger specs and convert from swagger 1.2 to 2.0 format. Change-Id: I2d357b903596b3f2341ed5d024465e967fdaa76c 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".