summaryrefslogtreecommitdiffstats
path: root/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2023-01-11dcaegen2-services-pm-mapper incorrectly mapping the measResultsgururajarao792-7/+9
onap-gerrit-review: -capitalized-extension Issue-ID: DCAEGEN2-3190 Signed-off-by: gururajarao79 <gb00566633@techmahindra.com> Change-Id: I79376b9493bc38e20f6eb778241dc10de3aa920c
2021-08-17PM Mapper output - granularityPeriod issueStanislav Marszalek3-3/+6
Issue-ID: DCAEGEN2-2873 Signed-off-by: Stanislav Marszalek <s.marszalek2@partner.samsung.com> Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I02d3684c98d563d7f386de2fdf032e930ac12b3f
2021-06-02Fix merge build fail on docker buildRemigiusz Janeczek1-1/+1
Docker build was failing on git.commit.message.short label when commit message included double quote mark, which happens when auto-merging commits. Quotes around ${git.commit.message.short} were changed to single quote marks as those are used less frequently. Issue-ID: DCAEGEN2-2824 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I1f3622df233ff22a4c312ce1055cf8029880fa09
2021-03-26Change openjdk baseOS img to integration-java11Alexander Mazuruk1-14/+14
Since 7.2.0 integration images switched over to alpine, adjusted Dockerfile to accomodate the switch. Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: Iecf2654c6732d796c10838284f0882e8c34dac34
2021-02-09Add files processing config providerJoanna Jeremicz1-1/+0
- Add system variables provider - Add junit tests Issue-ID: DCAEGEN2-2600 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ib045270033f8f5ccbd99fc5ae30d0efa9a911a95
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-08-20Update Config AcquisationJoeOLeary2-7/+1
Issue-ID: DCAEGEN2-2341 Change-Id: I3fc431d563e668cbc2bd4a1dd03e30ca908fed0b Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2020-07-20Adjust pm-mapper to accept new schema.Mateusz Gołuchowski2-38/+38
- 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-13PM Mapper hide passwords in logsmarcinrzepeckiwroc1-1/+1
Issue-ID: DCAEGEN2-2343 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I5bf7d187404e262594228bb0e03db0749cbf84b2
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-23Migrate to Java 11JoeOLeary1-3/+6
Issue-ID: DCAEGEN2-2282 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: Iadd6cb2ede9b900ce5b83afcb68dab8ae27e54f9
2020-01-21Add support for TS 28.550/28.532JoeOLeary5-3/+558
Issue-ID: DCAEGEN2-1912 Change-Id: If05c3673a240e6ea5e3d1caca3ff5bf5828590d3 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-07-24Align PM Mapper to new build guidelinesdfarrelly2-56/+94
*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>
2019-07-11PM-Mapper creates too many ssl_client processesejamcud2-1/+3
Issue-ID: DCAEGEN2-1615 Signed-off-by: ejamcud <james.cuddy@est.tech> Change-Id: I33bd310eae0f7aac21a9c0fd86dcc8fc99896a89
2019-06-20Fix log files not getting rolled overemartin1-1/+1
Issue-ID: DCAEGEN2-1534 Change-Id: I9ae5d860c46d6b71c8001134017bb7e2ff4355b9 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-05-08Update base image and versiondfarrelly1-1/+1
*Update base docker image *Update versions *Fix incorrect MR hostname Issue-ID: DCAEGEN2-1486 Change-Id: Ia19aaff23963dcf4abd93e68010c44d5e0498188 Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-05-07Fix invocationId usage, trim whitespaces from VESemartin1-0/+2
*Set InvocationId from existing component *Remove extra whitespaces from output VES Change-Id: Ib3221ddc0dcf917828bfccfd05bd66de6cb0dac5 Issue-ID: DCAEGEN2-1460 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-04-23Fix minor bugs in ves publisher1.0.0emartin1-1/+1
* Publisher now uses existing RequestID * Introduce basicAuth for publisher * Clean up ves string by removing new lines * Update pm-mapper topic name in blueprint * Update reconfigure script to use https Change-Id: Ib743127b04077b063c73415b1475be83e200ec3b Issue-ID: DCAEGEN2-1444 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-04-15Fix mapping localDn to be optional fieldemartin1-1/+1
Change-Id: I7d1d4b75ac18e42633206dd5870afeb01a3bc504 Issue-ID: DCAEGEN2-1435 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-04-08Remove subscription through Bus Controllerdfarrelly1-1/+1
*Remove DR subscription through Bus Controller *Add remaining data consumed indicators *Blueprint and Config updates to remove subscription Issue-ID: DCAEGEN2-1038 Change-Id: I8cee463a27156fa656b0e66ef3ee231daeeda8bc Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-03-13Merge "Update mapping"Tony Hansen1-6/+9
2019-03-13Add Dynamic ConfigurationJoeOLeary2-1/+8
*Implement Configurable in DataRouter subscriber *Add reconfigure.sh *Update Dockerfile to use reconfigure.sh Issue-ID: DCAEGEN2-1038 Change-Id: I9ce387819afff644c3dc76a94786fa1f95afd985 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-03-13Update mappingJoeOLeary1-6/+9
*Add support for multiple measvalue *Fix failure when optional attribute swVersion missing Issue-ID: DCAEGEN2-1038 Change-Id: I2408c0134a5d5bb2d90ad85ae2eac600fa89d52b Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-02-22Update docker imagedfarrelly1-1/+11
Add timestamp to Docker image tag Change container to run as non root user Issue-ID: DCAEGEN2-1250 Change-Id: Idb23167d5f5146cbcacf2e2d72e5502014b5fe78 Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-02-19Add XML validationJoeOLeary2-1/+160
Issue-ID: DCAEGEN2-1217 Change-Id: Ic76885ab1c8e020a2bded05a264092684a747461 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-02-15Add MappingJoeOLeary2-2/+133
Change-Id: I417b7fe9d0e588c6c38dc23eb55e43a85e277e81 Issue-ID: DCAEGEN2-1216 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-02-08Improve ONAP logging complianceemartin1-0/+46
Change-Id: I677977f592407d17c7cbd35b034785803c35d327 Issue-ID: DCAEGEN2-1166 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-01-28POM UpdatesJoeOLeary1-0/+23
*Added the ONAP parent POM to the project POM *Introduced support for building and pushing Docker images in the POM *Added basic Dockerfile *Updated source to comply with checkstyles in parent POM Change-Id: Ieabd0a911359b107ea0a5b2e65ca3260f990e3cd Issue-ID: DCAEGEN2-1123 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>