aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/mso/rest/OutgoingRequestHeadersTest.java
AgeCommit message (Expand)AuthorFilesLines
2019-10-31register SyncRestClient to work with new MetricLogClient FilterAlexey Sandler1-346/+0
2019-10-31add to AAI headers in request and metric logEinat Vinouze1-36/+0
2019-10-23register MSO Client to MetricLogClientFilterAlexey Sandler1-22/+0
2019-10-06send X-ONAP-RequestID and X-InvocationID headers to AAIEylon Malin1-18/+44
2019-10-06all rest calls of AAIRestInterface use doRest methodEylon Malin1-1/+0
2019-10-03send INVOCATION_ID header in MsoRestClientNewEylon Malin1-6/+90
2019-10-03Merge changes I3d32b225,I75b554a6Ittay Stern1-8/+2
2019-10-03add test case of restCall to outgoing request header testEylon Malin1-0/+1
2019-10-03remove unused interface and unused methodsEylon Malin1-8/+1
2019-10-03UT - requestId is same in next call but invocationId is differentEylon Malin1-1/+18
2019-10-02send INVOCATION_ID header via RestMsoImplementationEylon Malin1-5/+8
2019-10-02Verify partner-name header sent to AAI, SOIttay Stern1-0/+9
2019-09-26Revive SO's OutgoingRequestHeadersTestIttay Stern1-49/+72
2019-09-22Remove injections from filter, as filter is not Spring-controlledIttay Stern1-3/+1
2019-09-22Let request-id value derive from alternative request-headersIttay Stern1-1/+3
2019-09-19Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId met...Ittay Stern1-2/+4
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin1-0/+4
2019-09-08send different request id on each mso callEylon Malin1-17/+30
2019-02-26Update license headersIttay Stern1-0/+20
2019-01-09Merge from ECOMP's repositoryIttay Stern1-0/+210