commit | 8917e02bd67601248b481664be08d87f28414aba | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Apr 28 14:58:11 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Jun 08 12:07:57 2020 -0400 |
tree | 4344cf1ba8d5128bb031b414aa688c8a71067a36 | |
parent | bdd9078cc1287c68817d0be392a8bb1e4172d00b [diff] |
Generate ODL compliant swagger models from yang Updated generic-resource-api to generate swagger v2 models from yang that comply with OpenDaylight RESTCONF structure Change-Id: Ib74d3ff49b2f13ec9026a33b4a70ef506e12632b Issue-ID: SDNC-409 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".