commit | 550fe5b30603ff6da993acc5aeea83d1096433eb | [log] [tgz] |
---|---|---|
author | Hesam Rahimi <hesam.rahimi@huawei.com> | Fri Oct 30 03:29:17 2020 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 03 09:47:25 2020 -0500 |
tree | a4a76af7d7438cd396f775f8b5f7b452af034341 | |
parent | bc5810f48963ec7414b69d077cd2ed91ae187136 [diff] |
Completing the logic and the call flow for Transport Slicing operations: - Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice Bug Fixing and cleaning up the DGs. Issue-ID: SDNC-1202 Issue-ID: SDNC-1404 Change-Id: Ib2eae06c543ae8277ee2014fda87ca2ca3a516af Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 7d1d841fd7271844c65ca1e9754ad5eec2487c4d
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".