commit | ec2376cfd5d3730a2efd84050c1c13d1faf8156a | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Mon Apr 15 19:33:39 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Mon Apr 15 19:33:55 2019 +0530 |
tree | 8c606852ca75a435391ba48bed83051a4b47e88c | |
parent | 2aeaca1d86cc6a837b186345d69c7858fb79a8af [diff] |
context-parameter returned to caller DG is not correct parameter tmp.vidx is used in vpn-activate DG, updated validate-vpn DG by returning tmp.vidx inplace of tmp.nidx Change-Id: I42ddac5eb6384dd01992c2bbb387a3cc14aade54 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 58a3b6851697cd28042583d6f60a6845694a2f74
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".