aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/eventmanager/src
AgeCommit message (Expand)AuthorFilesLines
2018-09-12implement Serializable in additional classesJim Hahn5-11/+82
2018-09-12Add implementation for OOF PCI use caseSaravanan A1-1/+58
2018-09-04Added junit test for commitAbatement.Joshua Reich2-13/+104
2018-08-31Add code to store abatement events.Joshua Reich2-1/+55
2018-08-29Fix remaining checkstylePamela Dragosh3-17/+21
2018-08-21move AAI named queryJim Hahn3-54/+182
2018-08-17fix new sonar issues with prov-status checkJim Hahn1-36/+37
2018-08-15add prov-status check to AAI queriesJim Hahn2-183/+428
2018-08-15Merge "Fix checkstyle issues"Jorge Hernandez1-2/+2
2018-08-15Merge "update AAI response classes per API"Pamela Dragosh2-62/+51
2018-08-14Fix checkstyle issuesPamela Dragosh1-2/+2
2018-08-14update AAI response classes per APIJim Hahn2-62/+51
2018-08-13Resolve checkstyle formattingPamela Dragosh1-13/+13
2018-07-30Copy policy-endpoints from drools-pdp to commonmmis2-5/+5
2018-07-05Clean up objects for deleted rulesJim Hahn2-1/+13
2018-07-05unlock should always return TargetLockJim Hahn2-7/+9
2018-06-29Add time limit to local guard locking facilityJim Hahn2-2/+13
2018-04-27Modify PolicyGuard to use new locking APIJim Hahn1-1/+1
2018-04-25Prevent AAI re-queryJim Hahn2-51/+61
2018-04-16Add missing license headersPamela Dragosh8-0/+104
2018-03-27Removed checkstyle warningsmmis6-188/+188
2018-03-26Removed checkstyle warningsmmis4-80/+80
2018-03-22Removed checkstyle warningsmmis21-3598/+3916
2018-02-08JUint/Technical Debt for eventmanagerliamfallon26-909/+2518
2018-01-20Fix Tech Debt/JUnit on VFC POJOsliamfallon1-1/+1
2018-01-19Merge "Fix Technical Debt, add Unit tests for SO"Jorge Hernandez1-3/+3
2018-01-18Fix Technical Debt, add Unit tests for SOvdmeer1-3/+3
2018-01-18Fix Tech Debt/JUnit on control loop event POJOsLiam Fallon4-131/+131
2018-01-16Fix Sonar Technical Debt, Unit Test for APPC POJOsLiam Fallon2-8/+7
2017-12-14Cleanup of A&AI message model module.Liam Fallon3-75/+76
2017-12-06Technical Debt in AAI.Liam Fallon1-15/+15
2017-11-08Fix SO Request bodyHockla, Ali (ah999m)1-5/+6
2017-11-03Fix Generic VNF isClosedLoopDisableddaniel2-2/+17
2017-10-31Passed classloader property to entitymanager.Magnusen, Drew (dm741q)1-0/+2
2017-10-30Merge "Fix Final Failure on AAI Queries"Pamela Dragosh3-23/+65
2017-10-30Fix Final Failure on AAI Queriesdaniel3-23/+65
2017-10-27Send final failure on null vfc requestCharles Cole1-4/+7
2017-10-25Ensure no AAI lookup on subsequent onsetCharles Cole3-23/+67
2017-10-25Fix Source/Target Lockdaniel4-36/+69
2017-10-24Change vnf-id to vnf-namedaniel2-7/+43
2017-10-24Ensure no AAI lookup on abatementsCharles Cole2-49/+80
2017-10-23Fix handling of aai 'get' errorsCharles Cole1-0/+9
2017-10-18Merge "Add support for AAI Named Query error handling"Pamela Dragosh3-6/+13
2017-10-18Add support for AAI Named Query error handlingCharles Cole3-6/+13
2017-10-18Removed useless imports to clear Sonar IssuesHockla, Ali (ah999m)1-3/+2
2017-10-17Merge "Fix operation history DB properties for Junits"Jorge Hernandez2-7/+10
2017-10-17Update SO Interface AAI NQ response from v8 to v11Hockla, Ali (ah999m)1-0/+4
2017-10-17Fix operation history DB properties for JunitsTemoc Rodriguez2-7/+10
2017-10-06Add fix for guard db on disableTemoc Rodriguez1-0/+7
2017-10-05Fix JUnit Race Conditionsdaniel2-3/+66