commit | 6dd642bbc3a378c15c7e74f2e1fd8cf9722e4b55 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 29 12:58:14 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Mar 29 12:58:14 2019 +0000 |
tree | 40373701e285c8fe5b72ebe5829141d2b2591975 | |
parent | 7d98f6d59a08b7c9be97f6aee15db36af7efa4d3 [diff] | |
parent | d0b8fc583393c79655d44511ad3d1628fdc1914c [diff] |
Merge "Add a DG for PNF software rollback action" Former-commit-id: 7573a1d8192032c8a7af0e8e61f359e5b22b2fc4
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".