commit | 28eddae19494fe6ac5f0b2bdb134d73ea0af7c8e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 19 10:19:18 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 19 10:19:18 2020 -0500 |
tree | e966ffc9d50e5f715348db7052d7dfb1ea83b47f | |
parent | 6993520f6d1ad135999d43cb717c37e6dedc4a28 [diff] |
Update offered-apis Update offered-apis documentation to remove VNF-API and to point to latest GENERIC-RESOURCE-API documentation. Change-Id: Iac7d986a3fd8302d147a17e63348083fc4ec241c Issue-ID: SDNC-1410 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 1059e35dc83ff6beb66399c203054f236297ede9
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".