commit | d11a3e9608178a9b2ccc8249a3263c571783f69d | [log] [tgz] |
---|---|---|
author | Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> | Tue Jun 30 16:22:34 2020 +0000 |
committer | Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> | Thu Jul 02 06:06:28 2020 +0000 |
tree | f1725c0a3c42f3dbc1684af9c7b62cc5f51cc2f4 | |
parent | 279a547642166a05a8f1ca246a785ba978096558 [diff] |
DG changes for the closed loop and async support in MDONS Change-Id: Ibb16b84cd37d8d41dd0f511fea81ec329a0f8021 Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 225e1b887423a6a5972cf90216156eebc727a41d
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".