commit | 1ce6dbdae9d7a354ceb82e56b8d88b33753c6a5d | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Fri Jun 28 20:31:32 2019 +0000 |
committer | lalena.aria <lalena.aria@att.com> | Fri Jun 28 20:31:56 2019 +0000 |
tree | 828fd39cba353cc5ca6d9078d26f74d669db4a5b | |
parent | 2d77e48e87057c595162dec4ed1e85f8db765006 [diff] |
Logic change for insertion in to VF_MODULE_TO_VFC_MAPPING Changes made: Update SdncVFModel.insertVFModuleData to insert only CVFCs that contain VFC. Add check for empty and string null in SdncBaseModel extractValue methods. Issue-ID: CCSDK-1442 Change-Id: I058154e2e64e7123a13be5542021e7ca0187afe0 Signed-off-by: lalena.aria <lalena.aria@att.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".