aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.sdnr/src/test/java/org/onap/policy/controlloop/actor/sdnr/SdnrOperationTest.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Remove dmaap from modelsrameshiyer271-4/+4
2023-01-31Upgrade and clean up dependenciesliamfallon1-0/+4
2022-11-04Create A1P actor to talk to A1 PMS.jhh1-4/+3
2021-02-05Give better messages than NPE for missing dataJim Hahn1-1/+18
2020-10-27Make Actors event-agnosticJim Hahn1-60/+1
2020-08-27Remove Target and TargetTypePamela Dragosh1-5/+5
2020-08-18Make targetEntity a propertyJim Hahn1-1/+1
2020-08-06Modify Actors to use properties when providedJim Hahn1-1/+20
2020-07-31Add property lists to ActorsJim Hahn1-0/+8
2020-05-29Do not generate notification in SDNR ActorJim Hahn1-13/+0
2020-05-27Include response in OperationOutcomeJim Hahn1-0/+2
2020-04-08SDNR Actor enhancementsJim Hahn1-15/+83
2020-04-01Set sub request ID before start callbackJim Hahn1-5/+5
2020-03-30Test new actors against simulatorsJim Hahn1-0/+21
2020-03-23Update new SDNR actor with v2.0 structuresJim Hahn1-17/+37
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-8/+7
2020-03-01Add SDNR ActorPamela Dragosh1-0/+139