commit | 45d198493727a8907f011a7eb49b2259037f690b | [log] [tgz] |
---|---|---|
author | Hesam Rahimi <hesam.rahimi@huawei.com> | Wed Apr 17 00:02:13 2019 +0000 |
committer | Hesam Rahimi <hesam.rahimi@huawei.com> | Mon Apr 20 13:18:00 2020 +0000 |
tree | 2c467c64535d29b85e13ba695af6df2d647b9aa9 | |
parent | 14eb036d9e35e7cd26894c041bb2c490f5eaa848 [diff] |
Bug fixing in topology discovery as part of CCVPN (Cross-Layer Cross-Domain VPN) use-case. 1. Cross-layer tp-ttp relationship update. 2. Save te-link-attribute and label-restriction and relationship between them. 3. Add 3rd party controller id into network-id to make it unique for cross-domain use case. 4. Calling Base64 converter plugin to convert inter-domain-plug-id Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I892249f8197ceb0e2d32b35a521fdbb1b833010c Former-commit-id: a3603b522c83ffd8e8cfc0f6451697dc89a5a9a3
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".