commit | 2706e94c5116b1de370e482a31b2ad1d610df774 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jan 22 12:29:21 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Jan 22 12:29:21 2020 -0500 |
tree | 3f047999db27ba1995a6ea8d8089d14dc7870fc0 | |
parent | 8c8634e2b272a625bf7434e428c85ac91793c068 [diff] |
Update GENERIC-RESOURCE-API swagger Update swagger for GENERIC-RESOURCE-API to match latest yang Change-Id: I91937c39c0136696f458765e4ee56143af6f0dd6 Issue-ID: SDNC-980 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".