commit | 30f66e285566bea2ec5597f917709d54c69ffd6f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Sep 17 13:23:26 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 17 13:23:26 2020 +0000 |
tree | bdf2ef5ac6d180cc78620ec388b40273a8c18977 | |
parent | 47896f4e1f334c317ef6e124028e4f8555a81f00 [diff] | |
parent | 67331673496db788f450b8a3acfc8f268ded354f [diff] |
Merge "Adding DGs to support Transport Slicing operations. - Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice The logic and the required call-flow inside the DGs are not yet completed and are still work-in-progress." Former-commit-id: 3360cf8f057417bca230f0c092eacd2cfe7041e8
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".