commit | 37115b5eac1f20ea2093b523bc2eade32d689c09 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Mon May 27 19:34:20 2019 +0530 |
committer | prakash eswaramoorthy <prakash.e@huawei.com> | Wed May 29 11:15:06 2019 +0000 |
tree | f60db92434a17d1f7f7e1c20732f9acb707cb0be | |
parent | 4757df51de8b114c6846eb82c913e4f1b1cc485e [diff] |
Fix SDNC parameters save in AAI failure 1. SDNC is fixed by passing proper UUID and version ID. 2. SDNC is fixed by removing validations for vnf resource creation DG 3. Fixed sdwan-wan-port-static.json template by passing generated wan-portId Issue-ID: SDNC-773 Signed-off-by: prakash.e <prakash.e@huawei.com> Change-Id: I0021983f0721dde6592d86bef602b8b4641215a3 Former-commit-id: 5e6ca08e7b71fa0ba6fc4a9ad9e02739e81e5e07
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".