commit | 715071d3f60eb8b3d4774b7984d7bde5eec9b2ae | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Fri Apr 19 11:32:30 2019 +0000 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Wed Apr 24 11:24:38 2019 +0000 |
tree | 1e6558b1536a763a134f6344a98f8e0ba9c14853 | |
parent | d7dc8f2552565790223112996c9bfc719a55c0d8 [diff] |
SDWAN WAN port create exception issue fix 1.Generated vf module id not updated in service data 2.site-resource vnf relation-ship should be with wan-port-config and not with sdwan-vpn Change-Id: Ie5c153eb35799d93719b277492f43a5f3723e93d Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 0c8135ecd3666e8502122ebd622dd67930da4f00
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".