commit | 7f5c3b36eac180f0505e9fab0504e7d6fe556828 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 19 11:00:40 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 19 11:00:40 2021 -0400 |
tree | fef4cb35a852f3e6f72c8e5e7d9ad53cecf932a5 | |
parent | 112731f8890db0614e664c6b8f653b49c9838b1d [diff] |
Roll to Istanbul release version Roll master to Istanbul release version Change-Id: I7da45e40569b80f5a1fff3146adef93966786095 Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 95737493d20a3ebfaba4235f4438cf6f21d99b48
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".