aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-11Add message to DecisionResponsePamela Dragosh1-0/+1
2020-03-11Merge "Add VFC Actor"Jim Hahn13-52/+1121
2020-03-10Merge "Immediately finish if guard is disabled"Liam Fallon2-6/+24
2020-03-10Add VFC ActorPamela Dragosh13-52/+1121
2020-03-10Fix field names in SO Actor messagesJim Hahn2-6/+6
2020-03-10Immediately finish if guard is disabledJim Hahn2-6/+24
2020-03-10Merge "Add subrequest ID to OperationOutcome"Liam Fallon24-59/+128
2020-03-09Merge "Add optional controllerName in Op. Legacy Policies"Jorge Hernandez5-4/+19
2020-03-09Merge "Fix guard policy types and policies"Pamela Dragosh5-17/+39
2020-03-09Add optional controllerName in Op. Legacy Policiesjhh5-4/+19
2020-03-09Fix guard policy types and policiesPamela Dragosh5-17/+39
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn24-59/+128
2020-03-06Log full URL for REST callsJim Hahn7-40/+26
2020-03-06Full version in policy metadata versionliamfallon1-1/+1
2020-03-06Merge "TOSCA Compliant Guard Policies"Pamela Dragosh88-1748/+242
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh88-1748/+242
2020-03-05Add other APPC-LCM operationsJim Hahn10-276/+451
2020-03-06Merge "Add SO VF Module Delete Operation"Jim Hahn15-30/+1153
2020-03-05Add SO VF Module Delete OperationJim Hahn15-30/+1153
2020-03-05Make Controller policy type derived from nativejhh2-71/+71
2020-03-05Merge "Add APPC-LCM actor"Ram Krishna Verma9-18/+541
2020-03-05Add APPC-LCM actorPeyton Puckett9-18/+541
2020-03-05Merge "SDNC Actor doesn't use full URL"Pamela Dragosh2-2/+8
2020-03-05Merge "Fix tca monitoring tca_policy type"Liam Fallon2-8/+2
2020-03-04SDNC Actor doesn't use full URLJim Hahn2-2/+8
2020-03-04Fix exception message in ActorsJim Hahn1-1/+1
2020-03-04Fix tca monitoring tca_policy typePamela Dragosh2-8/+2
2020-03-03Translate APPC Instant to LongJim Hahn4-8/+14
2020-03-03Merge "Fix path issues"Ram Krishna Verma11-36/+116
2020-03-03Return incoming service templates on createliamfallon2-9/+9
2020-03-03Merge "Don't log cancellation exception"Jim Hahn1-2/+9
2020-03-02Log topic message before publishingJim Hahn1-2/+2
2020-03-02Don't log cancellation exceptionJim Hahn1-2/+9
2020-03-03Fix path issuesJim Hahn11-36/+116
2020-03-02Merge "Log Actor parameter error message"Ram Krishna Verma2-14/+3
2020-03-02Log Actor parameter error messageJim Hahn2-14/+3
2020-03-02Testcases for cds actorRam Krishna Verma7-8/+390
2020-03-01Add SDNR ActorPamela Dragosh8-76/+716
2020-03-01Merge "Add sequence number to Actors"Ram Krishna Verma7-14/+73
2020-03-01Merge "Sequence throws NPE if task outcome is null"Liam Fallon2-2/+4
2020-02-29Guard Actor is adding the wrong type of OperatorJim Hahn2-2/+4
2020-02-29Add sequence number to ActorsJim Hahn7-14/+73
2020-02-29Sequence throws NPE if task outcome is nullJim Hahn2-2/+4
2020-02-27Remove controllerVersion (no use at this point).jhh1-4/+0
2020-02-26Change ActorService config to Map<String,Object>Jim Hahn3-6/+8
2020-02-26Merge "ActorService constructor should be public"Ram Krishna Verma2-1/+8
2020-02-26ActorService constructor should be publicJim Hahn2-1/+8
2020-02-26Custom Query should always use vserverJim Hahn2-9/+34
2020-02-26Merge "Add actor for CDS"Liam Fallon6-38/+497
2020-02-26Merge "Remove ActorService singleton"Ram Krishna Verma3-32/+7