aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/guard/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-07-14Remove usecases and legacy actor codeJim Hahn8-956/+0
2020-06-26Fix build error from Pair changesJim Hahn1-4/+4
2020-06-01Use OperationsHistory from modelsJim Hahn1-2/+1
2020-03-23Enable guards in junit testsJim Hahn1-3/+3
2019-11-08Fix more sonar issues in drools-applicationsJim Hahn1-28/+34
2019-10-22Modify drools-applications to use new Lock APIJim Hahn7-534/+0
2019-08-15Modify to work with new drools-pdpJim Hahn3-13/+11
2019-08-13Fix sonar issues in drools-applicationsJim Hahn1-85/+47
2019-06-27Fix some sonar issues in drools-applicationsJim Hahn4-146/+110
2019-06-18Fix build issues in drools-applications due to changes in policy/models repoRashmi Pujar1-21/+18
2019-06-13Fix fieldname for guardPamela Dragosh1-1/+1
2019-05-17PDP-X guard url is retrieved incorrectly.jhh2-2/+2
2019-05-08Add debugging of REST callPamela Dragosh1-1/+7
2019-05-03Change guard pdp rest to new apiPamela Dragosh3-392/+68
2019-04-11Cleanup PIP/Database-related code.Joshua Reich5-713/+12
2019-04-10Parse new model ids from operation policyvamshi.nemalikonda1-0/+7
2019-03-19Change LoggerFactoryWrapper to NetLoggerUtilDaniel Cruz1-7/+5
2019-02-02Use helper class to retrieve network loggerKrzysztof Opasiak1-7/+8
2019-01-14Remove guard checkstyle suppressionsJim Hahn10-82/+82
2018-10-02Merge "Fix remaining sonar"Pamela Dragosh2-13/+14
2018-10-01Fix remaining sonarPamela Dragosh2-13/+14
2018-09-28Merge "Yet more sonar issues in drools-applications"Pamela Dragosh1-15/+16
2018-09-27Fix more sonar issuesPamela Dragosh3-11/+11
2018-09-27Yet more sonar issues in drools-applicationsJoshua Reich1-15/+16
2018-09-24Fix checkstyle declarationsPamela Dragosh8-64/+49
2018-09-21new sonar issues in drools-applicationsJim Hahn1-18/+18
2018-09-17Add demo for Control Loop Coordination.Joshua Reich2-3/+314
2018-09-14Option to disable target locking. Needed by CLC.Joshua Reich1-31/+44
2018-08-31pass VF count to guard for scale-outJim Hahn3-17/+86
2018-08-29Fix remaining checkstylePamela Dragosh2-16/+16
2018-08-14Fix checkstyle issuesPamela Dragosh2-9/+13
2018-07-30Copy policy-endpoints from drools-pdp to commonmmis1-1/+1
2018-07-16Use refresh() instead of lock() in guardJim Hahn1-26/+7
2018-07-11Include hostname as part of lock ownerJim Hahn1-1/+9
2018-06-29Add time limit to local guard locking facilityJim Hahn1-24/+23
2018-04-27Modify PolicyGuard to use new locking APIJim Hahn1-56/+131
2018-03-22Removed checkstyle warningsmmis15-1517/+1638
2018-02-07Log thrown exception in PIPEngineGetHistoryliamfallon1-1/+1
2018-02-06Add JUnit and Remove Technical Debt in Guardliamfallon11-695/+583
2017-12-15Add guard junitsTemoc Rodriguez4-6/+11
2017-11-03Made network.log output more verbose.Magnusen, Drew (dm741q)1-1/+1
2017-10-20Added log output to multiple drools applications.Magnusen, Drew (dm741q)1-0/+4
2017-10-18Removed useless imports to clear Sonar IssuesHockla, Ali (ah999m)1-2/+0
2017-10-17Fix operation history DB properties for JunitsTemoc Rodriguez2-7/+19
2017-10-11Fix nullPointerException non-200 guard response.Temoc Rodriguez1-6/+7
2017-10-04Fixed Sonar blockers/criticalsHockla, Ali (ah999m)2-5/+5
2017-09-28Merge "Add missing auth headers to guard request"Jorge Hernandez3-117/+386
2017-09-28Add missing auth headers to guard requestTemoc Rodriguez3-117/+386
2017-09-27Fix major sonar issuesshashikanth1-0/+2
2017-09-21Add guard simulator and multiple AAI responsesCharles Cole1-1/+1