commit | 40aff8274b38f6eca82de9b0b6a3a35059c43c11 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 01 15:24:58 2024 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 01 15:24:58 2024 -0400 |
tree | 37761f86b2bb56fe7ca9852973eda583d3c9212e | |
parent | 19e65a8a9406208654c27557fd074eead872bfa8 [diff] |
Update major version and fix client Update major version and adjust swagger to allow client to correctly parse OpenDaylight version of RFC-8040, which is not completely standard. Issue-ID: SDNC-1847 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1e5fce6f3347b3525242b89dad565787ab777e35
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".