commit | 4edbd78ff9702413e5df99e9921b1e46fff0d602 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jan 22 13:50:12 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Jan 22 13:50:12 2020 -0500 |
tree | 7f4b3f87bc2e3e24d47db013eaeb13880861cc71 | |
parent | 4675317e8a55b431671db4886b53a104fb731ac2 [diff] |
Carry forward GRA async fixes Carry forward fixes to GENERIC-RESOURCE-API async flow made late in El Alto to Frankfurt. It appears that some changes were not cherry picked, so fixing that by submitting the final El Alto version of the impacted directed graphs. Change-Id: I518328669124a393383ef65988a5313632e8634e Issue-ID: SDNC-1017 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9b57e7af120f38f716bc5a8526dfd32cec4a87fa
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".