so does not capture the vnf name 23/114123/1
authorPlummer, Brittany <brittany.plummer@att.com>
Wed, 21 Oct 2020 15:29:18 +0000 (11:29 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Wed, 21 Oct 2020 15:29:19 +0000 (11:29 -0400)
commit7a2c68f4a2a0d297749bda79d2697de468c9cf6d
treecd196cb4d877d22831b71b1ef4ddab7256f2ac1a
parent623dbe5cf31cec13c3c6eec7b74791682eb3b731
so does not capture the vnf name

Add requestid to return headers to audit filter
Added catch for exceptions from validators
Removed unused test file
Updated validation unit test
Updated transactionId header assertion in failing test
Updated assertion as validator order changes
Updated assertions to check for requestId

Issue-ID: SO-3325
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I246d9e371346639b4c4ea2b99add1d891af96b8e
common/src/main/java/org/onap/so/logging/jaxrs/filter/SOAuditLogContainerFilter.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandler/common/ResponseBuilder.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ServiceInstancesTest.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/CloudResourcesOrchestrationTest.java