commit | 19e65a8a9406208654c27557fd074eead872bfa8 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Sep 24 12:19:19 2024 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Sep 24 12:19:19 2024 -0400 |
tree | 524e9b9a48f3624c0fcf6c935ce1d61440ccdf5f | |
parent | ed3bd53ecaa8c52cbc6b8d8b36366cea522ae731 [diff] |
Release initial Oslo version Release initial Oslo version based on OpenDaylight Potassium Issue-ID: SDNC-1846 Change-Id: I4024603c6c0cdb9100839c939faac59893f2c7b3 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".