commit | c8167f18f2f62c31a84c934325c5d0ca4d721b05 | [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:07:05 2020 +0000 |
tree | 1e723a537104bab06555cc283b5eff51efa07379 | |
parent | 9c49bf5a112d96f17cfff475bb61c5e99046a242 [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: 180d53b78636fa60ee37376da7de9289b6ebf31c
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".