commit | c2f97b72a85356884d48195c7fcf20d779bce507 | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Wed Apr 17 06:07:11 2019 +0000 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Wed Apr 17 11:15:53 2019 +0000 |
tree | 6d825d2fc55c7a2cf066facc5ccd61659358e0f3 | |
parent | 3bf2950cb32ae29638c196aa82459ac29590d88e [diff] |
SDWAN Device vf create not handled for invalid vnf id 1.vnf id validation not handled while device vf creation 2.device instance in AAI can be created be SO or SDNC if SO create then SDNC has to update otherwise create device instance in AAI, this scenario handled. Change-Id: Ia7591f6dbeffcac6041237e3822e68a9bd005684 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: ea0bc09eba2eeb36f99d32d42b94a5a84801eab4
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".