Updated git submodules
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Wed, 12 Sep 2018 20:55:02 +0000 (16:55 -0400)
committerGerrit Code Review <gerrit@onap.org>
Thu, 13 Sep 2018 20:32:00 +0000 (20:32 +0000)
commitc29824a9aaf2a28c1a6d34d0618c767013d7547b
tree1ae95b67fc0112649f3ac855aea9cf15bba2e375
parent19489ea57c71ca66e40ade51b5d5c09861417aa1
Updated git submodules

Project: so master 487061f35d918536c6ce8ec6fe7e0ee70532aedc

Stability fixes

sdnc now logs the full response message as a json
removed erroneous encoding of variables with full XML
Return created network from getVirtualLinkL3Network
added exception logger to workflowaction aai check
Check for null value for vnfcPorts before referencing it
Added test case for invalid camunda response
Changed to use updateStatus method
Added saving for currentActiveReq and test for 401 resp
Change JUnit to use expectedException and clean up unused items.
Add vfModuleId to the exception message for missing model info.
Report an error if VF Module model info is expected but is null.
- Just renamed the Cvnfc and Vnfc set names
- Updated code to check for duplicate VNFC's across multiple modules in
the same VNF.
- Removed commented out if statement line for ALLOTTED_RESOURCE
- Reinitialize the Cvnfc and Vnfc Sets each time we iterate the
VFModule loop.  This will avoid the concurrent modification exception.
Eliminated Ben from the sample request
Changed to use else if for null check
Added null check before catdb call and test case
Fix implementation of a call to VNF Adapter for DeleteVolumeGroupBB.
Update the method to no call save and do a put
Revert usage of PUT method, use save instead

Change-Id: I9f69fb68d0639c23b8e1de6931938119bd3ac54b
Issue-ID: SO-1032
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
docs/submodules/so.git