aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-08-14Java 17 Upgradesaul.gill1-34/+6
2023-08-10Remove db based statistics from apex-pdpRam Krishna Verma1-90/+1
2022-04-08Fix wrong APEX-PDP behaviour during state changea.sreekumar1-1/+5
2022-03-31Bug fixes for APEX PDP metricsRashmi Pujar1-9/+10
2022-03-23Account for batch deploy/undeploy in apex app metricsRashmi Pujar2-18/+58
2021-09-02Fix sonar security issues in apex-pdpJim Hahn1-1/+2
2021-08-27Address more sonars in apex-pdpJim Hahn9-49/+52
2021-08-23Enable prometheus by default in apex-pdpa.sreekumar1-2/+3
2021-08-18Use common RestServer in apex-pdpa.sreekumar2-155/+7
2021-08-02Use lombok annotations in apex-pdpJim Hahn4-39/+19
2021-07-12Update pdp statistics to count deploy/undeploy separately.adheli.tavares2-6/+30
2021-06-28Use unique name in apex-pdp messagesJim Hahn2-7/+10
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon1-1/+0
2021-05-31Fixing issues around policy deployment in APEXa.sreekumar2-29/+55
2021-05-04Merge "Remove GroupValidationResult"Jim Hahn2-5/+8
2021-05-03Remove GroupValidationResultJim Hahn2-5/+8
2021-04-28Merge "Support delta policies in apex-pdp"Ram Krishna Verma2-17/+45
2021-04-27Support delta policies in apex-pdpwaynedunican2-17/+45
2021-04-22Refactor of command line classesadheli.tavares2-243/+17
2021-04-08APEX-PDP incorrectly reports successful policy deployment to PAPa.sreekumar2-4/+7
2021-03-19Fixing issues around deploying APEX policies with duplicate conceptsa.sreekumar1-25/+35
2021-02-19Convert Date to Instant in statsliamfallon1-2/+2
2021-02-18Fix sonars in apex-pdpJim Hahn1-4/+4
2021-02-11Changes related to multi policy handling improvement in APEXa.sreekumar1-71/+87
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar1-28/+175
2021-01-04Changed identifiers to concept identifiersliamfallon5-27/+26
2020-10-05Remove legacy operational policy type from apex-pdpRam Krishna Verma1-4/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar1-42/+14
2020-08-18Changes to make APEX container crash with non zero exitCodea.sreekumar1-24/+18
2020-08-13SONAR fixes - log formattingwaynedunican1-1/+3
2020-06-25Fixing error with Main class name usage in APEXa.sreekumar1-2/+2
2020-06-19Changes for checkstyle 8.32liamfallon7-9/+1
2020-03-05Fixing SONAR bug + code smelladitya.puthuparambil2-3/+1
2020-02-03Adding Tosca compliant operational policy type to default config file for ape...a.sreekumar1-0/+4
2020-01-30Remove content section from ToscaPolicy properties in APEXa.sreekumar1-8/+15
2020-01-09Merge "Populate the PdpStatistics data in heartbeat"Jim Hahn5-6/+122
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu5-6/+122
2019-12-06Adding native policy type to the config file in APEXa.sreekumar1-1/+10
2019-12-05APEX-PDP remove supported policy types from heartbeata.sreekumar2-8/+13
2019-11-21Apex PDP change to add PDP groupa.sreekumar3-3/+3
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar2-10/+34
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar3-58/+153
2019-08-08Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi...a.sreekumar3-24/+46
2019-07-30Use new addTopic() method in apex-pdpjrh32-12/+9
2019-07-08Fix apex-pdp due to sonar changes in commonjrh32-8/+9
2019-07-02Fix security vulnerabilities in apex-pdpliamfallon1-0/+1
2019-07-01Merge "Remove topic.properties and incorporate into overall properties"Ram Krishna Verma7-91/+18
2019-06-28Remove topic.properties and incorporate into overall propertiesa.sreekumar7-91/+18
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon1-4/+2
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar2-3/+3