commit | db4d7993b1398dde72b9d359008373268fad1e02 | [log] [tgz] |
---|---|---|
author | Hesam Rahimi <hesam.rahimi@huawei.com> | Wed Dec 23 16:58:53 2020 +0000 |
committer | Hesam Rahimi <hesam.rahimi@huawei.com> | Wed Dec 23 17:04:04 2020 +0000 |
tree | df3d223204f40b787d8daeff93a557c322308c80 | |
parent | c5e9d7300202dc5f4e225e8fe2f8be1480f89e39 [diff] |
Passing a correct OTN tunnel ID and a correct Ethernet Service ID for deletion. Reading VLAN id from northbound. Issue-ID: SDNC-1431 Change-Id: Ic89481230fc91ad45fcc8b0d9f14932575ba9b9a Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 9889bd77c51dcabea7b564df80b5a22d9b34839e
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".