aboutsummaryrefslogtreecommitdiffstats
path: root/applications/monitoring/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Support for kafka within xacml tutorialadheli.tavares1-4/+5
2022-08-24Support of onap.policies.monitoring.tcagen2 2.0.0jhh1-35/+63
2021-07-21Merge "Include returned attributes in Decision"Jim Hahn1-4/+51
2021-07-20Include returned attributes in DecisionPamela Dragosh1-4/+51
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn1-3/+1
2021-06-24Use protected methods vs privatePamela Dragosh1-1/+1
2021-05-06Fix sonars in xacml-pdpJim Hahn1-2/+2
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn1-3/+3
2021-01-04Changed identifiers to concept identifiersliamfallon2-7/+9
2020-10-02Remove duplicated codePamela Dragosh1-18/+4
2020-08-19Remove old cdap policy typePamela Dragosh2-21/+2
2020-06-29Fix issues in xacml-pdp for new sonar rulesJim Hahn1-6/+5
2020-06-19Changes for Checkstyle 8.32Taka Cho1-4/+2
2020-05-07type_version is now mandatoryPamela Dragosh1-0/+1
2020-03-12Better error handling for decisionsPamela Dragosh1-12/+4
2020-03-10Bump monitoring app code coveragePamela Dragosh2-32/+103
2020-02-24Upgrades to cucumberPamela Dragosh2-5/+5
2019-11-13Added 'onap.monitoring.*' in list of supported policy typesAli Hockla1-1/+8
2019-10-24Merge "Removed type_version from abbreviated Monitor decision results"Pamela Dragosh1-0/+1
2019-10-23Removed type_version from abbreviated Monitor decision resultsHOCKLA1-0/+1
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-5/+66
2019-10-02Removed TestUtils from common and into a 'xacml-test' projectAli Hockla1-1/+1
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh1-1/+3
2019-07-03Fix xacml decision policy-typePamela Dragosh1-4/+21
2019-05-17Add SON Handler monitoring policy typePamela Dragosh1-0/+3
2019-04-26Hardcode monitoring policy typesPamela Dragosh1-1/+9
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh7-117/+16
2019-04-12Merge "Add Control Loop Coordination policy."Pamela Dragosh1-1/+2
2019-04-11Add Control Loop Coordination policy.Joshua Reich1-1/+2
2019-04-11Changes to handle PDPX deploy/undeployMichael Mokry1-1/+19
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry5-181/+63
2019-04-10Test decision from main entryPamela Dragosh4-50/+21
2019-03-25Adding optimization application finish guardPamela Dragosh4-260/+124
2019-03-20Use Policy Translator abstract classPamela Dragosh3-419/+23
2019-03-19Fix sonar issues xacml pdpPamela Dragosh1-2/+2
2019-03-18Started with test decision JSON objects.Pamela Dragosh6-197/+359
2019-03-15Monitoring policy creation foundationPamela Dragosh18-44/+1209
2019-03-04Foundation for Monitoring DecisionsPamela Dragosh8-0/+359