aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-24Fix to avoid ConcurrentModificationException in policy-modelsa.sreekumar1-3/+3
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn63-184/+1267
2020-02-21Modifications in vDNS tosca policies to match specjhh4-69/+133
2020-02-21Changed the encoding scheme for native xacml policy stringChenfei Gao1-1/+1
2020-02-21Merge "More actor clean-up"Ram Krishna Verma68-644/+1646
2020-02-20Corrections in vCPE and vFW tosca to match spec.jhh6-7/+8
2020-02-20More actor clean-upJim Hahn68-644/+1646
2020-02-20Merge "Add Guard Actor"Jorge Hernandez11-2/+534
2020-02-20Merge "Minor fix to avoid ConcurrentModificationException in policy-models"Pamela Dragosh1-6/+6