aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/main/java/org/openecomp/mso/apihandlerinfra
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)113-15015/+0
2018-07-27Inlined local variables, used diamond operatorbiniek1-113/+58
2018-07-26Merge "Use defined constant END_OF_THE_TRANSACTION"Marcus Williams1-13/+13
2018-07-26Use defined constant END_OF_THE_TRANSACTIONEthan Hampton1-13/+13
2018-07-25Merge "Replace printStackTrace with usage of logger"Seshu Kumar M2-9/+5
2018-06-14Merge "Removed commented-out code block"Marcus Williams1-2/+0
2018-06-12Removed commented-out code blockMariah Jacobs1-2/+0
2018-06-11Return expression instead of variable 'returnResp'Mariah Jacobs1-4/+1
2018-05-28CorrelationId implementation correctionLukasz Muszkieta3-111/+64
2018-05-24Replace printStackTrace with usage of loggerMichal Korman2-9/+5
2018-05-24Revert correlationId implLukasz Muszkieta3-63/+111
2018-05-22Merge "Add correlationId to ServiceInstancesRequest"Seshu Kumar M3-111/+63
2018-05-16Only set recipe when null in getServiceURIArthur Martella1-7/+7
2018-05-15WorkflowResponse json issuesRob Daugherty3-6/+6
2018-05-14Unwrap root value of request bodyArthur Martella1-1/+3
2018-05-10Fix bugs reported by sonarEthan Lynn1-2/+3
2018-05-08Add correlationId to ServiceInstancesRequestLukasz Muszkieta3-111/+63
2018-04-27Add correlationId to ServiceInstancesRequestLukasz Muszkieta1-7/+4
2018-04-26Remove operation status set in api-handlerc001491071-261/+14
2018-04-24Sonar Major Bug FixingSumapriya1-1/+1
2018-04-23Sonar Major Bug FixingSumapriya2-3/+2
2018-04-23Sonar-Critical Bug FixingAS004650592-1456/+1456
2018-04-20updateE2EServiceInstance error staus conflictYulian Han1-23/+18
2018-04-19Merge "AAIRestClient support for Basic Auth"Seshu Kumar M1-0/+10
2018-04-19E2EServiceInstance Update API bugs fixYulian Han1-5/+5
2018-04-18AAIRestClient support for Basic AuthRob Daugherty1-0/+10
2018-04-10CompareModel API use POST to instead GETYulian Han1-1/+1
2018-03-29Merge "Add additional junits"Rob Daugherty3-0/+12
2018-03-29Add additional junitsSmokowski, Steve (ss835w)3-0/+12
2018-03-28removed unused api-handler codeBenjamin, Max (mb388a)34-8848/+48
2018-03-28MSO API Handler Infra test repairArthur Martella1-1/+1
2018-03-28Merge "support manual scale for NS"Chuanyu Chen7-1/+431
2018-03-28support manual scale for NSguanwenyao7-1/+431
2018-03-28checkE2ESvcInstStatus using status_resultYulian Han1-1/+1
2018-03-27Remove forbidden dependenciesArthur Martella5-5/+5
2018-03-23add compareModelofE2EServiceInstance processYulian Han2-3/+124
2018-03-22Added openpojo validationsSmokowski, Steve (ss835w)3-0/+20
2018-03-22add CompareModelsRequest.javaYulian Han1-0/+68
2018-03-15Merge "Sonar Critical"Seshu Kumar M1-0/+3
2018-03-15Sonar CriticalSP005016381-0/+3
2018-03-15Merge "Sonar Critical"Seshu Kumar M1-0/+1
2018-03-15Sonar CriticalSP005016381-0/+1
2018-03-15Merge "Update e2e models"Chuanyu Chen6-148/+118
2018-03-14Update e2e modelssubhash kumar singh6-148/+118
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty87-2212/+6012
2018-03-07Swap if statement with switchMunir Ahmad9-270/+291
2018-03-07Merge "add update action for e2e svcinst"Chuanyu Chen1-939/+1154
2018-03-06Replace explicit type with dimond typeMunir Ahmad13-15/+15
2018-03-06Merge "Simplify if statements where it makes sense"Seshu Kumar M1-9/+6
2018-03-06add update action for e2e svcinstYulian Han1-939/+1154