aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-18make vDNS example use modelVersion stringjhh4-4/+4
2020-06-16Merge "Adding 'name' to yamls and json in model"Pamela Dragosh53-6/+97
2020-06-15Merge "Moving common polling code into HttpOperation"Ram Krishna Verma40-1081/+861
2020-06-12Moving common polling code into HttpOperationJim Hahn40-1081/+861
2020-06-12Merge "Change related to log4j removal needed in models"Ram Krishna Verma1-3/+2
2020-06-12Adding 'name' to yamls and json in modeladitya.puthuparambil53-6/+97
2020-06-12Remove logback.xml files bundled as part of jara.sreekumar9-177/+6
2020-06-11Change related to log4j removal needed in modelsuj426b1-3/+2
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-10Merge "Flesh out junits for SDNR and VFC actors"Ram Krishna Verma4-2/+116
2020-06-10Rename GuardOperation to DecisionOperationJim Hahn6-18/+18
2020-06-09Changing toString on ToscaPolicyXXXIdentifiersRossC3-0/+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
2020-05-29Do not generate notification in SDNR ActorJim Hahn4-49/+0
2020-05-28Merge "Point to parent SNAPSHOT"Ram Krishna Verma1-1/+1
2020-05-28Point to parent SNAPSHOTPamela Dragosh1-1/+1
2020-05-27Include response in OperationOutcomeJim Hahn31-26/+131
2020-05-27Use snapshot versionsJim Hahn1-2/+2
2020-05-19Bump models master to 2.3.0-SNAPSHOTRam Krishna Verma42-43/+43
2020-05-19Bump models to 2.2.7-SNAPSHOTRam Krishna Verma42-42/+42
2020-05-19Release models 2.2.6 artifacts6.0.0-ONAPRam Krishna Verma1-0/+4
2020-05-15Cannot parse finishTime in legacy SO responsesJim Hahn6-52/+175
2020-05-15Cannot parse finishTime in SO responsesJim Hahn8-102/+346
2020-05-14SO poll should not require request IDJim Hahn10-37/+196
2020-05-12Fix race condition in AaiCqResponseJim Hahn4-75/+66
2020-05-11Merge "Policy DB contents removed on DB deadlock"Pamela Dragosh8-205/+201
2020-05-10Policy DB contents removed on DB deadlockliamfallon8-205/+201
2020-05-10Merge "Add another blacklist entry for testing"Liam Fallon1-1/+2
2020-05-08Add another blacklist entry for testingPamela Dragosh1-1/+2
2020-05-08Add missing payload section in vFW examplesjhh3-1/+8
2020-05-07Fix simultaneous get access to policy providerliamfallon1-71/+86
2020-05-06Make type and type_version mandatory on policiesliamfallon3-17/+86
2020-05-05Point to released parent,commonPamela Dragosh1-2/+2
2020-05-05Policy delete should only return deleted policyliamfallon3-48/+93
2020-05-04Fix simultaneous write access to policy providerliamfallon4-38/+87