commit | 137e082b38a51c52f993801b7aa23bb17b2c7540 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Sep 13 16:20:48 2024 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Sep 13 16:20:48 2024 -0400 |
tree | ebe75af50fd9b6a2f5305dd5612c34b8039ba937 | |
parent | a6ca6bf9978ec13e5ec3448a9ebf03b2025b10eb [diff] |
Changes for RFC 8040 compliance Updates to sdnc/northbound to migrate from Bierman version of RESTCONF to RFC 8040 Issue-ID: SDNC-1847 Change-Id: I16d768e93c0b2eb9b9555b69f250c45f34c9247f 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".