summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.cds/src
AgeCommit message (Expand)AuthorFilesLines
2022-01-07extend vnf properties model for cds actorsjhh10-115/+678
2021-06-17Use lombok annotations for actorsJim Hahn1-5/+6
2021-05-07Fix sonars in policy-models actorsJim Hahn2-11/+10
2021-02-11Fix sonars from depeendency upgradeJim Hahn3-18/+12
2020-11-30Remove targetEntity from makeOutcomeJim Hahn1-2/+2
2020-11-20Delete preprocessed flag from actorsJim Hahn1-5/+4
2020-10-27Make Actors event-agnosticJim Hahn3-360/+41
2020-10-13Bug fixes and improvements in CDS Simulatora.sreekumar1-0/+27
2020-08-27Remove Target and TargetTypePamela Dragosh5-35/+37
2020-08-18Make targetEntity a propertyJim Hahn1-18/+16
2020-08-06Modify Actors to use properties when providedJim Hahn2-25/+207
2020-08-04Skip preprocessor step in ActorsJim Hahn2-41/+32
2020-07-31Add property lists to ActorsJim Hahn2-3/+63
2020-07-13Remove legacy actor code from modelsJim Hahn2-453/+0
2020-07-02Rename XxxActorServiceProvider to XxxActorJim Hahn3-11/+11
2020-06-26Add CDS simulator to policy-modelsJim Hahn2-2/+74
2020-06-11Default ActorImpl should have an "operations" propertyJim Hahn1-6/+7
2020-05-29Made Actor names publicJim Hahn1-0/+1
2020-05-27Include response in OperationOutcomeJim Hahn2-5/+9
2020-04-17Add PNF support to new CDS actorJim Hahn3-9/+210
2020-04-16CDS Operator should be genericJim Hahn4-4/+26
2020-04-16CDS actor was not registeredJim Hahn5-16/+49
2020-04-01Set sub request ID before start callbackJim Hahn2-1/+7
2020-03-27Cleanup sonar bugs and security hotspotPamela Dragosh1-1/+1
2020-03-12Clean up minor checkstyle/sonar issuesliamfallon1-14/+11
2020-03-02Testcases for cds actorRam Krishna Verma4-1/+381
2020-02-25Add actor for CDSRam Krishna Verma5-38/+491
2020-02-03Actor redesign.Jim Hahn1-2/+7
2019-11-26CDS actor payload to be JSON object when applicableRashmi Pujar3-12/+71
2019-11-04PNF support changes in policy/modelsRashmi Pujar3-3/+17
2019-10-23Flatten the CDS grpc request payloadRashmi Pujar5-66/+146
2019-10-17Remove the CDS blueprint name and version from its payload.Rashmi Pujar2-3/+8
2019-10-15Fix remaining fixable Sonar issues on policy modelsliamfallon1-1/+4
2019-10-14Clean up minor things in policy-modelsliamfallon1-8/+10
2019-10-11Clean up SONAR issues in CDS actorliamfallon1-1/+4
2019-10-07Changes in model to integrate cds actorBruno Sakoto2-24/+35
2019-10-01Update CDS grpc request generation in CDS Actor service providerRashmi Pujar3-11/+33
2019-09-06CDS Actor service-provider implemntationRashmi Pujar5-0/+560