aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src
AgeCommit message (Expand)AuthorFilesLines
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 Verma5-8/+40
2020-09-24update default keystoresjhh1-0/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar3-48/+22
2020-08-18Changes to make APEX container crash with non zero exitCodea.sreekumar2-39/+39
2020-08-13SONAR fixes - log formattingwaynedunican1-1/+3
2020-07-27SONAR assertions apex-pdpwaynedunican2-2/+7
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson1-3/+4
2020-07-15Replace try/catch with assertjwaynedunican1-38/+17
2020-06-25Fixing error with Main class name usage in APEXa.sreekumar1-2/+2
2020-06-19Changes for checkstyle 8.32liamfallon17-23/+2
2020-03-17renew policy certs till 03/17/2021jhh1-0/+0
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.sreekumar2-11/+20
2020-01-09Merge "Populate the PdpStatistics data in heartbeat"Jim Hahn7-10/+140
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu7-10/+140
2019-12-06Merge "Adding native policy type to the config file in APEX"Pamela Dragosh1-1/+10
2019-12-06Merge "Minor changes for new Eclipse checkstyle checks"Pamela Dragosh3-7/+23
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-12-04Minor changes for new Eclipse checkstyle checksliamfallon3-7/+23
2019-11-26Fixing Junit test cases causing too much logs output during APEX builda.sreekumar2-2/+2
2019-11-21Apex PDP change to add PDP groupa.sreekumar9-4/+36
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.sreekumar15-181/+1136
2019-08-22update keystorejhh1-0/+0
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-pdpjrh35-32/+18
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 Verma19-181/+159
2019-06-28Remove topic.properties and incorporate into overall propertiesa.sreekumar19-181/+159
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon1-4/+2
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar2-3/+3
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar5-25/+24
2019-06-14Policy JSON formatting issues in APEXa.sreekumar1-7/+7
2019-05-07Fix to accomodate recent changes in policy-models-toscaa.sreekumar3-5/+5
2019-04-29Updating the supportedPolicyTypes in config filesa.sreekumar4-4/+4
2019-04-25Changes to fix PDP-A not going to ACTIVE statea.sreekumar2-7/+19
2019-04-17Add DMaaP sim configuration filesliamfallon2-0/+38
2019-04-16Bug fix as per Jim's commenta.sreekumar1-11/+6
2019-04-16Changes for RestServer support and some sonar fixa.sreekumar24-65/+930
2019-04-11Changes for packaging services-onappf and some refactoringa.sreekumar31-85/+150
2019-04-09Some changes and bug fixes for PdpMessage handlinga.sreekumar6-102/+79
2019-04-08Changes to handle PdpUpdate and PdpStateChange messagesa.sreekumar21-199/+1083
2019-04-02Changes to send pdp status messagesa.sreekumar17-49/+632