summaryrefslogtreecommitdiffstats
path: root/models-interactions
AgeCommit message (Expand)AuthorFilesLines
2021-06-17Use lombok annotations for so, vfcJim Hahn27-176/+43
2021-06-01Upgrade CDS dependencyRashmi Pujar1-52/+5
2021-05-24Adjust indexes for Op History tableJim Hahn1-4/+4
2021-05-11Merge "Fix sonars in policy-models impls & simulators"Liam Fallon19-101/+92
2021-05-10Fix sonars in policy-models impls & simulatorsJim Hahn19-101/+92
2021-05-07Fix sonars in policy-models actorsJim Hahn29-127/+116
2021-04-29Remove GroupValidationResultJim Hahn2-11/+6
2021-03-12Remove more unnecessary plugins from modelsJim Hahn3-130/+9
2021-03-10Bump version to 2.5.0 in modelsJim Hahn26-26/+26
2021-03-09Bump models to 2.4.2-SNAPSHOTJim Hahn26-26/+26
2021-02-23Bump models to 2.4.1-SNAPSHOTRam Krishna Verma26-26/+26
2021-02-17Use new version of A&AI APIsJim Hahn3-193/+9
2021-02-15Merge "Use type adapters from common"Ram Krishna Verma5-168/+34
2021-02-12Use type adapters from commonJim Hahn5-168/+34
2021-02-12More sonars in modelsJim Hahn1-2/+2
2021-02-11Fix sonars from depeendency upgradeJim Hahn29-136/+112
2021-02-10More sonars in modelsJim Hahn22-402/+173
2021-02-05Give better messages than NPE for missing dataJim Hahn20-40/+255
2021-01-28Upgrade io.grpc library in CDS actorRam Krishna Verma3-14/+6
2021-01-13Remove extra logging from cds actorRam Krishna Verma1-7/+1
2020-12-23Add Service Template TOSCA handlingliamfallon1-12/+6
2020-12-07Fix Modify NSSI operationkrishnaa962-15/+6
2020-12-02Address sonar issues in policy/modelsJim Hahn3-5/+5
2020-11-30Use common LocalDateTimeTypeAdaptor for SOJim Hahn1-37/+4
2020-11-30Remove targetEntity from makeOutcomeJim Hahn10-55/+35
2020-11-20Delete preprocessed flag from actorsJim Hahn21-79/+64
2020-11-18Merge "Make Actors event-agnostic"Ram Krishna Verma54-7372/+212
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-1/+1
2020-10-27Make Actors event-agnosticJim Hahn54-7372/+212
2020-10-27Bump models master to 2.4.0 SNAPSHOTJim Hahn26-26/+26
2020-10-19Bump models to 2.3.6 snapshotJim Hahn26-26/+26
2020-10-13Bug fixes and improvements in CDS Simulatora.sreekumar3-15/+79
2020-10-09Bump models to 2.3.5Jim Hahn26-26/+26
2020-10-09Bump models to 2.3.4 snapshotJim Hahn26-26/+26
2020-10-09Specify "Accept" header in A&AI requestsJim Hahn4-7/+4
2020-10-07Bump models to 2.3.3Jim Hahn26-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