commit | 6dc5ce9c89335ae0d1ad0760fa3e9183289bd26a | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Mon Apr 22 19:30:15 2019 +0530 |
committer | prakash eswaramoorthy <prakash.e@huawei.com> | Mon Apr 22 14:04:16 2019 +0000 |
tree | 0fde891cf9338e5a140dd1e868610c18378a3599 | |
parent | 06abcca9f01e4508efd5839612190f4df2713752 [diff] |
SDWAN vpn-create DG reoptimized Removed duplicate nodes to fetch vnf-id from service-data where it is present in both validate input parameter DG and vpn-create DG Change-Id: I2188f040b199f9f986a80855f7164a015eff835d Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 92753192dce9d0f526c0ddf79b3c5de6f05721e4
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".