commit | a1f1bbb18ab529649d0a4a006e8ab8a84d3306ae | [log] [tgz] |
---|---|---|
author | Brandon, Bruce (bb2697) <bb2697@att.com> | Wed Jul 31 16:17:27 2019 +0000 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 31 14:27:00 2019 -0400 |
tree | 449f392f42ebffd878889e683cca221ff4e88ed4 | |
parent | ff6043832f2e4db5a6a56e8af3d00ef95833d4ec [diff] |
Network concurrency support Add ability in network GR-API for DG to do the MD-SAL update Change-Id: I3b94c0cfb31fc915f9c5f85c7b8e04995c446a22 Issue-ID: SDNC-826 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@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".