summaryrefslogtreecommitdiffstats
path: root/models-interactions
AgeCommit message (Expand)AuthorFilesLines
2020-10-07Release policy/models2.3.2jenkins-releng26-26/+26
2020-10-07Adding basic logging to CDS Simulatora.sreekumar2-1/+14
2020-10-06Fix random failures in CdsSimulatorTestJim Hahn2-4/+11
2020-10-02Fix eclipse/sonar warnings in modelsJim Hahn2-2/+3
2020-09-30Enhance gRPC Simulator:puthuparambil.aditya11-8/+304
2020-09-08Bump models to 2.3.2Jim Hahn26-26/+26
2020-09-02Add new method to retrieve vnf-idPamela Dragosh3-1/+20
2020-09-01Add Modify NSSI operation in SO actorkrishnaa9617-16/+415
2020-08-27Remove Target and TargetTypePamela Dragosh48-330/+589
2020-08-25Address more sonar issues in policy-modelsJim Hahn14-65/+26
2020-08-24Remove deprecated SDC and Model-yamlPamela Dragosh95-16663/+0
2020-08-20Sonar Fixes policy/models, removing model-yamluj426b1-30/+28
2020-08-18Make targetEntity a propertyJim Hahn23-125/+194
2020-08-17Remove event context from Operation post processorJim Hahn2-5/+8
2020-08-13Do not require context in ControlLoopOperationParamsJim Hahn2-13/+89
2020-08-07Merge "Modify Actors to use properties when provided"Pamela Dragosh26-212/+999
2020-08-06Modify Actors to use properties when providedJim Hahn26-212/+999
2020-08-06Exclude javaparser due to license issueJim Hahn1-0/+6
2020-08-04Skip preprocessor step in ActorsJim Hahn13-41/+110
2020-07-31Add property lists to ActorsJim Hahn45-64/+489
2020-07-21Fix some sonars in policy-modelsJim Hahn66-530/+444
2020-07-17Merge "Support vDNS RainyDay test Case."Jim Hahn1-3/+12
2020-07-17Support vDNS RainyDay test Case.uj426b1-3/+12
2020-07-13Remove legacy actor code from modelsJim Hahn24-4544/+2
2020-07-09Bump policy/models to 2.3.1-SNAPSHOTRam Krishna Verma28-28/+28
2020-07-02Rename XxxActorServiceProvider to XxxActorJim Hahn27-142/+141
2020-06-29Merge "Add CDS simulator to policy-models"Ram Krishna Verma10-20/+446
2020-06-26Add CDS simulator to policy-modelsJim Hahn10-20/+446
2020-06-26Clean up of Pair classes - modelswaynedunican13-361/+308
2020-06-24Updating models dependencies to latest versionsRossC4-11/+10
2020-06-18Changes for Checkstyle 8.32liamfallon88-160/+71
2020-06-12Moving common polling code into HttpOperationJim Hahn40-1081/+861
2020-06-11Merge "Default ActorImpl should have an "operations" property"Pamela Dragosh16-50/+61
2020-06-11Merge "Fixing issue with Jacoco coverage being stored above project directory"Pamela Dragosh2-10/+10
2020-06-11Merge "Rename GuardOperation to DecisionOperation"Jorge Hernandez6-18/+18
2020-06-11Default ActorImpl should have an "operations" propertyJim Hahn16-50/+61
2020-06-11Fixing issue with Jacoco coverage being stored above project directoryRossC2-10/+10
2020-06-10Rename GuardOperation to DecisionOperationJim Hahn6-18/+18
2020-06-09Flesh out junits for SDNR and VFC actorsJim Hahn4-2/+116
2020-06-08Fix VFC Restart operation nameJim Hahn1-1/+1
2020-06-03Merge "Use plain HashMap instead of IdentityHashMap"Pamela Dragosh2-5/+6
2020-06-02Use plain HashMap instead of IdentityHashMapJim Hahn2-5/+6
2020-06-02Change Actor makeCoder() to getCoder()Jim Hahn12-16/+16
2020-06-01Merge "Copy Dbao from drools-apps to models"Pamela Dragosh4-4/+186
2020-06-01Merge "Use "coder" to serialize Actor requests"Pamela Dragosh13-109/+76
2020-05-31Merge "Made Actor names public"Ram Krishna Verma4-4/+7
2020-05-29Made Actor names publicJim Hahn4-4/+7
2020-05-29Use "coder" to serialize Actor requestsJim Hahn13-109/+76
2020-05-29Use default serialization providerJim Hahn3-6/+2
2020-05-29Copy Dbao from drools-apps to modelsJim Hahn4-4/+186