commit | 186eace449cf2f5b9e0be7ded1636415875d2825 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 06 15:43:44 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Aug 06 15:43:44 2020 +0000 |
tree | b7f05852b017ac2461dccb186fd233d70516b740 | |
parent | f0ae661923f06ea7e6e256a12f4e93028f307726 [diff] | |
parent | 0fa1431c4467221b36a44c93bca45acd505a5387 [diff] |
Merge "Adding required service actions to support Transport Slicing."
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".