commit | 1d83942404923c3538dd9a5a11e78b506d3ca267 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu Aug 02 20:54:55 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Aug 02 20:54:55 2018 +0000 |
tree | ca25f8db923c727dddc9829de33631c5146a89a6 | |
parent | 8c4fa88671c47377c56a0e47fae5518b66defbaa [diff] | |
parent | 63d96e6512c22c1d5b1d9ed79b542769c449d9c5 [diff] |
Merge "Add the request-action types"
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".