summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-02-22Fix override docker latest tag by guilin image7.0.0-ONAPguilinTomasz Wrobel1-1/+3
Issue-ID: DCAEGEN2-2600 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I4fe171f7d1cdc315c9bb50f45a99637df01241c5
2020-11-04Fix bug where PM-Mapper waits 1s after sending every requestRemigiusz Janeczek3-4/+6
Issue-ID: DCAEGEN2-2500 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I441172ed0d2957ef58c2ba40718ec79328c48da2 (cherry picked from commit 2fce394080972fea5545079e9ac2d7440629bddf)
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-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>
2019-07-19Add DMaaP plugin supportJoeOLeary52-911/+1982
- Update blueprint with DMaaP plugin support. - Update configuration with new DMaaP plugin format. - Move Configuration tests to correct package. - Add latest-staging Docker image tag to pom. - Change file endings in some files to LF. - Remove publishing to non authenticated topic. - Fix some tests which were not executing correctly. - Fix some Sonar smells. Issue-ID: DCAEGEN2-1581 Change-Id: I37fbb662419179e3fe9fb8bdf710d6a6e8f0308a Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-07-15Merge "PM-Mapper creates too many ssl_client processes"Vijay Venkatesh Kumar2-1/+3
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-07-09Merge "Minor update to PM Mapper component spec"Vijay Venkatesh Kumar2-3/+17
2019-07-08Merge "JJB alignment across DCAE components - DCAE PM-Mapper"Vijay Venkatesh Kumar2-3/+3
2019-06-28Minor update to PM Mapper component specrajendrajaiswal2-3/+17
Change-Id: Icd862ae3b7951b88665866babe3af00a80bfca60 Issue-ID: SDC-2104 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-06-28Policy Model and Component Spec updaterajendrajaiswal2-8/+8
Change-Id: Ia0f5707ac3e8c5d0fcf96cfa1d5225ef1bcbdc52 Issue-ID: SDC-2104 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-06-28JJB alignment across DCAE components - DCAE PM-MapperGerard Hickey2-3/+3
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I994d862657cf6d8624e33beb302f06a96023a7d0
2019-06-26Updated Component Spec for PM Mapperrajendrajaiswal3-47/+73
Change-Id: I1233603b82d737eb02e192345a580afbb29ce627 Issue-ID: SDC-2104 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
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 versiondfarrelly2-3/+3
*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 VESemartin4-5/+8
*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.0emartin6-15/+50
* 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 fieldemartin4-9/+2
Change-Id: I7d1d4b75ac18e42633206dd5870afeb01a3bc504 Issue-ID: DCAEGEN2-1435 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-04-09Update PM Mapper blueprintdfarrelly1-10/+14
Issue-ID: DCAEGEN2-1038 Change-Id: I084e1e375161802208fe2fee3a70d629861028c5 Signed-off-by: dfarrelly <david.farrelly@est.tech>