commit | 78a6948602fec40c00644567433ae2d73250c67c | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Mon Aug 27 16:41:22 2018 +0530 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Mon Aug 27 12:57:52 2018 +0000 |
tree | 9ca93ffe9624e2d52f49bc5a8d788634087a2b62 | |
parent | 28b1d88103e19502d92bf6dd86a5e877d80e112c [diff] |
Fixed vnfTopoOperation vnf-id return in response Fixed issue vnfTopologyOperation, vnf-id not returning in response when vnf-id is not provided as part of input Change-Id: Iaa3b1387a45c60c27e3fdf1120e127648323e352 Issue-ID: SDNC-434 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".