aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-25Eliminate a couple more xxxAsync calls in ActorsJim Hahn1-6/+12
2020-02-25Merge "Add "disabled" property to Guard Actor"Ram Krishna Verma8-3/+80
2020-02-25Add actor for CDSRam Krishna Verma6-38/+497
2020-02-25Merge "Support separate VF Counts for different Targets"Pamela Dragosh5-67/+132
2020-02-25Remove ActorService singletonJim Hahn3-32/+7
2020-02-25Support separate VF Counts for different TargetsJim Hahn5-67/+132
2020-02-25Add "disabled" property to Guard ActorJim Hahn8-3/+80
2020-02-25Add PipelineUtilJim Hahn3-8/+93
2020-02-25Merge "Move CQ operation name from actor.aai to aai"Ram Krishna Verma7-23/+4
2020-02-24Move CQ operation name from actor.aai to aaiJim Hahn7-23/+4
2020-02-24Add "finalOutcome" flag to OperationOutcomeJim Hahn3-29/+76
2020-02-24Merge "Change payload to Map<String,Object> so it's more versatile"Ram Krishna Verma63-184/+1267