commit | c699c69f8503356016cb1066ad38ec2771eeebd6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Apr 12 11:54:31 2021 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Apr 12 11:54:31 2021 +0000 |
tree | c957fb05f59ea43ffa19e7eec00de361915086dd | |
parent | b5ece7a449af2a8bbf8e8820558ffe8e9fa1b596 [diff] | |
parent | 0772fbc1e1505078f4cbcf2765ea259c86a2bb98 [diff] |
Merge "Update release notes for Honolulu" Former-commit-id: 59743afdaaa8c2f55eba0ecd23c7735812a25caa
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".