aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-11-04fix - when retrieve topology we are using threadPool and the MDC values are n...Ittay Stern1-19/+40
2019-11-04Merge "fix - when retrieve topology we are using threadPool and the MDC value...Ittay Stern1-8/+18
2019-11-04add new flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler2-1/+3
2019-11-04fix - when retrieve topology we are using threadPool and the MDC values are n...Einat Vinouze1-8/+18
2019-11-04fix SERVER_FQDN MDC for audit logEylon Malin1-3/+38
2019-11-03send unqiue request ids to MSO in async instantiationEylon Malin1-0/+4
2019-10-31remove 2016 logger aspects + verify audit scoreEylon Malin1-170/+0
2019-10-31register scheduler to work with MetricLogClient FilterSara Weiss1-5/+4
2019-10-31Merge "Backend's vfModule upgrade: test refinement + code fix"Amichai Hemli1-53/+8
2019-10-31rename class to JaxRsMetricLogClientFilterEylon Malin3-5/+5
2019-10-31register SyncRestClient to work with new MetricLogClient FilterAlexey Sandler2-11/+1
2019-10-31Backend's vfModule upgrade: test refinement + code fixIttay Stern1-53/+8
2019-10-31add to AAI headers in request and metric logEinat Vinouze1-10/+3
2019-10-30use onap logging 1.6.1 with needed workaroundsEylon Malin6-4/+145
2019-10-25Removed the line break before and after options over UI,Amir Skalka1-3/+1
2019-10-24log VID is started on startupEylon Malin1-1/+3
2019-10-24fix ApacheClientMetricInterceptor to return expected ResponseCodeEylon Malin1-1/+1
2019-10-24don't add request id to MDC in VidLoggerAspectEylon Malin1-12/+1
2019-10-23Merge "register MSO Client to MetricLogClientFilter"Ittay Stern1-11/+11
2019-10-23register MSO Client to MetricLogClientFilterAlexey Sandler1-11/+11
2019-10-23Install incoming-requests auditorIttay Stern1-1/+9
2019-10-23use logging interceptor in SDC clientEylon Malin7-15/+107
2019-10-17AaiController testsMichal Kabaj1-3/+1
2019-10-10Merge "base logging interceptor for apache http client"Ittay Stern2-0/+82
2019-10-10fix call AAI get vnf data with right cloudRegion idAlexey Sandler1-2/+2
2019-10-10base logging interceptor for apache http clientEylon Malin2-0/+82
2019-10-10Merge changes from topics "VID-30", "VID-37"Ittay Stern2-1/+2
2019-10-07Add the "@Override" annotation.anushadasari1-0/+1
2019-10-06Dont filter get_vnf_data_by_globalid_and_service_type_response resultsIttay Stern3-21/+7
2019-10-06Merge "Add partner-name header sending to SDC"Amichai Hemli1-0/+2
2019-10-06Merge "send X-ONAP-RequestID and X-InvocationID headers to AAI"Ittay Stern1-2/+9
2019-10-06send X-ONAP-RequestID and X-InvocationID headers to AAIEylon Malin1-2/+9
2019-10-06Add partner-name header sending to SDCIttay Stern1-0/+2
2019-10-06Merge "all rest calls of AAIRestInterface use doRest method"Ittay Stern1-108/+17
2019-10-06change management integration with reduce flagSara Weiss1-7/+7
2019-10-06all rest calls of AAIRestInterface use doRest methodEylon Malin1-108/+17
2019-10-03Merge "Verify audit logs format `audit2019`"Amichai Hemli1-2/+4
2019-10-03Merge "sort base resource according it's position field"Amichai Hemli1-3/+6
2019-10-03sort base resource according it's position fieldEinat Vinouze1-3/+6
2019-10-03send INVOCATION_ID header in MsoRestClientNewEylon Malin1-0/+2
2019-10-03Merge "adding orchestration type to service models view"Ittay Stern9-167/+39
2019-10-03Verify audit logs format `audit2019`Ittay Stern1-2/+4
2019-10-03Merge "remove unused post method"Ittay Stern2-12/+2
2019-10-03remove unused post methodEylon Malin2-12/+2
2019-10-03remove unused interface and unused methodsEylon Malin2-183/+1
2019-10-02Merge "send INVOCATION_ID header via RestMsoImplementation"Amichai Hemli2-1/+8
2019-10-02MsoRestClientNew not extends RestMsoImplementationEylon Malin4-10/+19
2019-10-02adding orchestration type to service models viewBartosz Gardziejewski9-167/+39
2019-10-02send INVOCATION_ID header via RestMsoImplementationEylon Malin2-1/+8
2019-10-02Verify partner-name header sent to AAI, SOIttay Stern5-309/+326