summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18Incoming events cache - do not load files, which are in progresshonoluluJoanna Jeremicz7-4/+161
- Implement singleton cache for events being processed - Add JUnit tests - Bump snapshot version 1.5.1 -> 1.5.2 Issue-ID: DCAEGEN2-2659 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I79f32554a8c67d91d0d7b601bc8b060ff4984eab
2021-02-25Release 1.5.1Piotr Marcinkiewicz2-1/+13
- added files processing config - removed vulnerability - update libs Issue-ID: DCAEGEN2-2600 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I2750b16fff0c1ce6900a32fae49793d044e5b917
2021-02-22Add docker latest tag configuration to pom1.5.1Tomasz Wrobel1-1/+3
Issue-ID: DCAEGEN2-2600 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I1349ff59ab1cc25fbbed70a0b1c4f606c8697a6d
2021-02-09Add configuration number of threads in files processing.Tomasz Wrobel4-14/+184
Issue-ID: DCAEGEN2-2600 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I04feb27698ef21196ab218de4bdd97be1fc85284
2021-02-09Merge "Add files processing config provider"Remigiusz Janeczek5-2/+180
2021-02-09Add files processing config providerJoanna Jeremicz5-2/+180
- Add system variables provider - Add junit tests Issue-ID: DCAEGEN2-2600 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ib045270033f8f5ccbd99fc5ae30d0efa9a911a95
2021-02-03Add initial changelogPawel2-4/+12
Issue-ID: DCAEGEN2-2557 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I799dd7c747299dac74714946ec8ca4c50e1677ba
2021-01-29[DCAE/PM-Mapper] Bump snapshot version to 1.5.1deen19852-2/+2
Change-Id: I10ab1d731a7ec7a0841677ebc320be884ec1de29 Signed-off-by: Damian Nowak <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2597
2021-01-27[DCAE/PM-Mapper] Vulnerability removaldeen19851-3/+3
Change-Id: I78fa9aeac93af1f236dcd16ff079eb614aaacd58 Signed-off-by: Damian Nowak <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2597
2021-01-13dcae INFO.yaml updatevv770d1-10/+6
Committer changes Change-Id: If2435c2fd5cbb69ad133b21d983fe6ba11a1ab2f Issue-ID: DCAEGEN2-2583 Signed-off-by: vv770d <vv770d@att.com>
2020-12-04Release PM Mapper 1.5.0tkogut1-0/+9
Upgrade Reactor Issue-ID: DCAEGEN2-2537 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Idd3393ef5bbdcad89a2b7714c69f51d63985be8e
2020-12-02Upgrade Reactor/Reactor Test.1.5.0tkogut3-5/+10
Add missing .gitreview file. Issue-ID: DCAEGEN2-2537 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Id972a4477ffee2e9d1a9bb002303293866271b80
2020-11-04Release PM Mapper 1.4.2Remigiusz Janeczek1-0/+9
Issue-ID: DCAEGEN2-2500 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I6976fddd69ac9732ed46c96b5e27383b077dac16
2020-10-27Fix bug where PM-Mapper waits 1s after sending every request1.4.2Remigiusz Janeczek3-4/+6
Issue-ID: DCAEGEN2-2500 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I441172ed0d2957ef58c2ba40718ec79328c48da2
2020-09-17Merge "Release PM Mapper 1.4.1"Vijay Venkatesh Kumar1-0/+9
2020-09-17Release PM Mapper 1.4.1JoeOLeary1-0/+9
Issue-ID: DCAEGEN2-2438 Change-Id: Ia1579a26407bc1878cff8012ea871fc7dc0c5cbd Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2020-09-17Fix Docker build issueJoeOLeary1-1/+0
Issue-ID: DCAEGEN2-2437 Change-Id: I163903c8628c4eb0e35db2198d698051f57c3011 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2020-09-17Fix Docker build issue1.4.1JoeOLeary1-1/+0
Issue-ID: DCAEGEN2-2437 Change-Id: I163903c8628c4eb0e35db2198d698051f57c3011 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2020-09-11dcae INFO.yaml updatevv770d1-13/+25
Project maturity Committer changes Change-Id: I51a6150b146a3930d4efd6b66dc403e659e78469 Issue-ID: DCAEGEN2-2425 Signed-off-by: vv770d <vv770d@att.com>
2020-09-08Fix INFO.yaml filesJessica Wagantall1-0/+1
Proper syntax for INFO.yaml requires the first line to be "---" which was previously removed. Re-adding this missing line. Issue-ID: CIMAN-387 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I37684b4614326eb5bfac668c4520880012de46e0
2020-08-20Update Config AcquisationJoeOLeary6-27/+46
Issue-ID: DCAEGEN2-2341 Change-Id: I3fc431d563e668cbc2bd4a1dd03e30ca908fed0b Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2020-07-31Add message in info level (Received pm-mapper configuration from ↵marcinrzepeckiwroc1-2/+1
ConfigBinding Service) - log needed to validate CSIT tests Issue-ID: DCAEGEN2-2343 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I71bb9f3208d9f1a36c88cb917e5ec7fa861791ce
2020-07-30Support 28.532 file naming conventionmarcinrzepeckiwroc2-28/+64
Issue-ID: DCAEGEN2-2351 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I5a281b352832ed05f656b5da39ec4df25fdb67c5
2020-07-23dcae committer updates in INFO.yamlvv770d1-22/+15
Change-Id: I5fe8b8ad3529a36338d1cf16679fcda7b453c3c4 Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-07-20Merge "Adjust pm-mapper to accept new schema."Joseph O'Leary46-219/+301
2020-07-20Adjust pm-mapper to accept new schema.Mateusz Gołuchowski46-219/+301
- Replaced 28.550 schema and template with 28.532 standard - Adjusted class for new schema - Adjusted xml files for tests - validate method will now throw exception when given fileFormatType is not supported Issue-ID: DCAEGEN2-2308 Change-Id: I375db2004887f1f634adac31d4d1af3675f5911c Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
2020-07-17implement regex support in PM Mapper filtering mechanismmarcinrzepeckiwroc8-42/+278
Issue-ID: DCAEGEN2-2347 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I3fdbae33ae318800ccc2758a191604fe79c2aaf4
2020-07-17Merge "Change log level for telemetry file from INFO to Debug"Joseph O'Leary1-5/+4
2020-07-15Change log level for telemetry file from INFO to Debugmarcinrzepeckiwroc1-5/+4
Issue-ID: DCAEGEN2-1958 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I57a20b2efd12074dd15c22917e39a9154a0d9316
2020-07-13PM Mapper hide passwords in logsmarcinrzepeckiwroc5-7/+29
Issue-ID: DCAEGEN2-2343 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I5bf7d187404e262594228bb0e03db0749cbf84b2
2020-07-06Merge "Update Undertow Version"Vijay Venkatesh Kumar1-2/+2
2020-07-06Fix docker buildRemigiusz Janeczek1-1/+1
Issue-ID: DCAEGEN2-2334 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9315edabe03e7958ff9fb6ef30787f7604117800
2020-06-24Update Undertow VersionJoeOLeary1-2/+2
Issue-ID: DCAEGEN2-2275 Change-Id: I6b1bcd15b7d6536fbeb89abe9347d303ff3f3917 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2020-06-23Migrate to Java 11JoeOLeary10-30/+46
Issue-ID: DCAEGEN2-2282 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: Iadd6cb2ede9b900ce5b83afcb68dab8ae27e54f9
2020-02-28Release PM Mapper 1.3.16.0.0-ONAPdfarrelly1-0/+9
Fix PM Mapper certficate handling Issue-ID: DCAEGEN2-2096 Signed-off-by: dfarrelly <david.farrelly@est.tech> Change-Id: Icacf75a1ab7c8256b736173ceef8f5a535e15741
2020-02-27Fix PM Mapper certficate handling1.3.1dfarrelly27-87/+50
Remove decoding of keystore files Issue-ID: DCAEGEN2-2096 Signed-off-by: dfarrelly <david.farrelly@est.tech> Change-Id: Ieccf3c6bb44a87fac2ec3d2f5883a7b0a914e712
2020-02-26Merge "Release PM Mapper 1.3.0"Vijay Venkatesh Kumar1-0/+9
2020-02-26Release PM Mapper 1.3.0JoeOLeary1-0/+9
Add Support for NR XML as outlined in TS 28.550/532 Change-Id: Id4997f32ee1408db826073ad470d30932a47c5e6 Issue-ID: DCAEGEN2-1912 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2020-02-03Merge "Add support for TS 28.550/28.532"1.3.0Tony Hansen98-650/+2529
2020-01-21Add support for TS 28.550/28.532JoeOLeary98-650/+2529
Issue-ID: DCAEGEN2-1912 Change-Id: If05c3673a240e6ea5e3d1caca3ff5bf5828590d3 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-12-03Update DCAE Committer in INFO.yamlJoeOLeary1-1/+9
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I6b8d760ca8f3b610e2a6e0e045d600867313a442
2019-11-07Update Undertow dependency versionJoeOLeary1-1/+1
Issue-ID: DCAEGEN2-1814 Change-Id: I58721f68fb37968c220df6e91b6a8e1fee722281 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-10-10Fix filter config as an objectJoeOLeary7-17/+170
* Add use exisiting to DR feed * Add resource configuration * Add support for filter config as escaped JSON string Issue-ID: DCAEGEN2-1826 Change-Id: Ie4fe45e0443af8eb4d859e66609aa6cbffd0e920 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-09-11Merge "Update Cloudify types file version"Jack Lucas1-1/+1
2019-09-11Update Cloudify types file versionJoeOLeary1-1/+1
Change-Id: I851e54635ebc00401e049034a9f013f0828788c1 Issue-ID: DCAEGEN2-1686 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-08-22Reduce technical debt, by removing some code smellsJoeOLeary7-102/+89
Issue-ID: DCAEGEN2-1731 Change-Id: I3d0f8596d2b62300be452992d8020f4cee559ad4 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-08-21Reduce technical debtJoeOLeary25-1765/+386
* Improve code coverage * Remove sonar smells Issue-ID: DCAEGEN2-1731 Change-Id: Iefc7c18dc9daf1d60a498db4c4c5660d8acca779 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-08-02release pm-mapper 1.1.3 and tag fix5.0.1-ONAPel-altoVijay Venkatesh Kumar1-0/+4
Change-Id: Ib77f6ac79dd7bf81837070f5fc2ca543666df51e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1669
2019-07-30Fix image name in pom5.0.0-ONAPdfarrelly1-1/+1
Issue-ID: DCAEGEN2-1683 Change-Id: I01e7ed59ce934e3d630f17ece8699fff20fc50d0 Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-07-24Align PM Mapper to new build guidelinesdfarrelly9-120/+213
*Switch to Fabric8 docker maven plugin *Add git commit plugin *Remove shaded jar *Remove some unused imports *Add a human readable log file Issue-ID: DCAEGEN2-1683 Change-Id: I1028f3195d3f03a9d919c91073398b01ccd6d7d1 Signed-off-by: dfarrelly <david.farrelly@est.tech>