commit | f0ae661923f06ea7e6e256a12f4e93028f307726 | [log] [tgz] |
---|---|---|
author | Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> | Tue Jun 30 06:01:41 2020 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 06 15:00:19 2020 +0000 |
tree | 9cc4dec0d60940e2cc8ce377be889a85c7a937be | |
parent | 2fa298ebd025052baaf1b469eed993ba1a694494 [diff] |
Changes for the async support in MDONS Change-Id: I16bc015e6982441fbc59b121639fa44917cb5cb7 Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.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".