commit | ce59c2c4496879cb99a9ecf38075096282fbdc11 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Nov 03 16:22:26 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Nov 03 16:22:26 2017 -0400 |
tree | 75fb384be4fe7d77d1f01e16eb5edd7ff507bf2b | |
parent | a56bab303f781e0c1696f0335eefc7941363d766 [diff] |
Update swagger doc for GENERIC-RESOURCE-API Update swagger v2.0 doc for GENERIC-RESOURCE-API to reflect changes made for new tunnelxconn assignment Change-Id: I3a298ff36a8eefc0a638dc40531f79137443cc56 Issue-ID: SDNC-160 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".