requestid values have commas audit log 90/107490/1
authorPlummer, Brittany <brittany.plummer@att.com>
Mon, 11 May 2020 18:25:19 +0000 (14:25 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Mon, 11 May 2020 18:25:20 +0000 (14:25 -0400)
commit195760a93887a3b7a3e3a6b9fd997d9ec8f9bb01
tree047a49d63a0952eb209be9d491e7f7e56f291913
parent4bbcf0d74967a5af6c2cb874d262e45694202be7
requestid values have commas audit log

Removed overwriting header with random uuid
Removed setting of duplicate headers, updated SOAP logging
Re-added setting non-duplicate header
Updated version of logging library to get elapsedTime changes
Fixed failing unit tests in MSOCommonBPMN

Issue-ID: SO-2916
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6b30d69daf210dd903e6a1c1d832de49bf8119d5
bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtils.groovy
bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtil.groovy
bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1.groovy
bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsTest.groovy
bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest.groovy
common/src/main/java/org/onap/so/logging/tasks/AuditMDCSetup.java
cxf-logging/src/main/java/org/onap/so/logging/cxf/interceptor/SOAPLoggingInInterceptor.java
cxf-logging/src/main/java/org/onap/so/logging/cxf/interceptor/SOAPMDCSetup.java [deleted file]
deployment-configs/src/main/resources/logger/logback-spring.xml
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/SDCClientHelper.java
pom.xml