commit | cfafc04471d16f31cedbbb01337fb66ee0cfb46d | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Fri May 17 12:43:31 2019 +0000 |
committer | shashikanth.vh <shashikanth.vh@huawei.com> | Fri May 17 12:43:39 2019 +0000 |
tree | 66267aec548b02085f04b1075381b91bf29a66eb | |
parent | 9fda47895727309b1bfa5b67d3d87defa2633d51 [diff] |
Fixed SDWAN bandwidth change issue 1. update svc-action not handle in vf-module-topology-operation DG causing bandwidth change failure. 2.sdwan-bandwidth-policy-change node link to get ESR missing so could not get controller IP 3.Update code to send request based on IPMode Change-Id: I837f98c9199ddb34644e8c5af1679598ac123fc4 Issue-ID: SDNC-767 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: e151fc707c1426e2c8563726a8b396de0e0b65c9
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".