summaryrefslogtreecommitdiffstats
path: root/mod
AgeCommit message (Collapse)AuthorFilesLines
2022-09-24[DCAEMOD/Distributor] Fix app startup error1.1.1-mod-distributorapiVijay Venkatesh Kumar3-4/+6
Remove py3.10 from tox Change-Id: I0021948a3ce0380a00421c73b66ed7898a6c3952 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3271 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-08-17codecoverage improvementHansen, Tony (th1395)19-241/+493
Change-Id: I69cdb741c1e07a096ddd7c85921326070fb08a92 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3170 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2022-06-07Merge "CodeCoverage improvement for dcaegen2-platform-mod-genprocessor"Vijay Venkatesh Kumar12-23/+105
2022-06-07[MOD/Runtime] Upgrade to Helmgen-core 1.0.41.3.3-mod-runtimeapivv770d4-117/+120
Includes fix on log.path setting for helm chart Change-Id: I25459c0ba84cd3f04cbd4b1ee669a4a3587a7f77 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3087 Signed-off-by: vv770d <vv770d@att.com>
2022-06-02CodeCoverage improvement for dcaegen2-platform-mod-genprocessorRama-Huawei12-23/+105
Issue-ID: DCAEGEN2-3169 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Ia7d7cd62b0f07953edfeceebe0ab38398ed9bb85
2022-03-03[DCAEMOD/Runtime] Upgrade helm-gen core lib to 1.0.3vv770d2-3/+3
Change-Id: I89787419409e99254045ce19e64b66b140817ef4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3052 Signed-off-by: vv770d <vv770d@att.com>
2022-02-23[MOD/Runtime] Fix build issuesvv770d2-132/+133
Change-Id: I2212e4ffe24b8876b7c84d2008671a92ecb6d749 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3088 Signed-off-by: vv770d <vv770d@att.com>
2022-01-06[DCAEMOD/runtime] Fix job failures on missing snapshotvv770d5-12/+18
Switch helmchartgenerator-core dependency to released 1.0.2 Modified version format to address NFE Change-Id: Ifbcb3ca19192ab5bdd6a8a5cd9c4086a3b558365 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3008 Issue-ID: DCAEGEN2-3028 Signed-off-by: vv770d <vv770d@att.com>
2021-12-18fix ambiguous dates in Changelog.md filesHansen, Tony (th1395)3-2/+2
fix permissions on a couple json files Change-Id: Iace2a4b33d7409637a6d31fcfac798d853ace2d6 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-10-21v3 spec updates for helm flow supportvv770d1-3/+3
Change-Id: Ic01a698a0b4d7d69f7735cd1fffcc948596807f3 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2948 Signed-off-by: vv770d <vv770d@att.com>
2021-10-19Merge "updated helmgen-core to 1.0.2 and updated helm version to 3.5.4"Vijay Venkatesh Kumar4-8/+12
2021-10-18updated helmgen-core to 1.0.2 and updated helm version to 3.5.41.3.1-mod-runtimeapiDhrumin Desai4-8/+12
Issue-ID: DCAEGEN2-2936 Change-Id: Id460775e5480f83460230a9a9b5be9eb76f44e50 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-10-12Merge "[MOD/onboarding] Switch to v3 component spec"Tony Hansen4-4/+13
2021-10-07integrate helm-chart-generator to runtime apiDesai, Dhrumin (dd303q)14-92/+947
Issue-ID: DCAEGEN2-2694 Issue-ID: DCAEGEN2-2805 Change-Id: I1b7d1bd7d2254280e0faa561e49223357c615090 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-09-27[MOD/onboarding] Switch to v3 component spec2.13.0-mod-onboardingapivv770d4-4/+13
Change-Id: I31f05857aebb606fc032065800e57fcc5be1dd96 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2876 Signed-off-by: vv770d <vv770d@att.com>
2021-08-09Add component spec schema v3 for helm chart generatorns299g1-0/+1162
Issue-ID: DCAEGEN2-2694 Change-Id: Ia27f1dfbd50a43179d29b4d02ba5422e20bc74d8 Signed-off-by: ns299g <ns299g@us.att.com> Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-03-02Fix sonar issuesJoanna Jeremicz40-262/+277
- Use Map instead of LinkedHashMap when possible - Rename some constants - Remove some commented lines - Add logger - Other minor improvements and refactor Issue-ID: DCAEGEN2-2636 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I7a03cee453b3d254c4ff0fdf51c60a0ae4a61c42
2021-03-01Merge "Update BPGenerator readme"Vijay Venkatesh Kumar1-34/+44
2021-03-01Merge "Update coverage reporting for BPGen"Vijay Venkatesh Kumar3-171/+255
2021-03-01Update BPGenerator readmeRemigiusz Janeczek1-34/+44
Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I4acd1689b16acfb3d4fb1c988f6892d4af1cfdb4
2021-02-26Update coverage reporting for BPGenRemigiusz Janeczek3-171/+255
Coverage submodule added in order to aggregate reports from other submodules. Added lombok configuration to annotate generated methods with @Generated, so that those can be skipped during coverage calculation. Formatted pom.xml Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ie08d1ecd3880b295be99b5b1713e92db060292da
2021-02-24Update runtime-api with bpgen 1.7.31.2.3-mod-runtimeapiRemigiusz Janeczek4-7/+12
Update default k8splugin Externalize generated bp resources limits Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9fc00f3682925438a632b87e1a680060720c3ab1
2021-02-23BPGen externalize resources limit defaults configRemigiusz Janeczek3-7/+13
Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Id73b44a5b0286473ff4c2a05c7fa9586cac26c8a
2021-02-22BPGen update default importsRemigiusz Janeczek6-12/+12
Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ice8ba3b5d25d3e9235282f1806f9a4538dcb107a
2021-02-16Merge "Top up onboarding-api version (2.12.5) - for component spec schema ↵Remigiusz Janeczek3-2/+7
update."
2021-02-16Top up onboarding-api version (2.12.5) - for component spec schema update.2.12.5-mod-onboardingapiTomasz Pietruszkiewicz3-2/+7
Change-Id: I997adf565bd0ee6615b7c048a672b6ec9828dd33 Issue-ID: DCAEGEN2-2627 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-02-16Merge "Fix Failed validating 'oneOf' in ↵Remigiusz Janeczek1-3/+5
schema[1]['properties']['volumes']['items'] in component spec schema"
2021-02-15Fix Failed validating 'oneOf' in schema[1]['properties']['volumes']['items'] ↵Tomasz Pietruszkiewicz1-3/+5
in component spec schema Change-Id: Ic8030625397f2c0b93429fc79d3cdcdad51049f1 Issue-ID: DCAEGEN2-2627 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-02-10Remove security vulnerabilities in runtime-apiRemigiusz Janeczek6-12/+31
Update springfox dependencies to 3.0.0 Add changelog Issue-ID: DCAEGEN2-2595 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I1c7df7c5e5ad250f532ae07904cb16f4e1114063
2021-01-29Update bp-generator version in runtime-api.1.2.1-mod-runtimeapiTomasz Wrobel3-7/+7
Top up blueprint generator version to 1.7.2 Issue-ID: DCAEGEN2-1179 Issue-ID: DCAEGEN2-2441 Issue-ID: DCAEGEN2-2546 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I63d5fa6aab259fc8b3b481898c2b768fd97e2beb
2021-01-28Merge "Update onboarding-api changelog"Vijay Venkatesh Kumar1-0/+8
2021-01-28Update onboarding-api changelog2.12.4-mod-onboardingapiRemigiusz Janeczek1-0/+8
Issue-ID: DCAEGEN2-2546 Issue-ID: DCAEGEN2-1179 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2ae4f6421bc569c364bd9515d2cf5983083c24af
2021-01-28Blueprint generator - Add support for number type inputs .Tomasz Wrobel2-1/+177
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0bd0f2d0d283006f153fc2991fa95751b9ef5451
2021-01-27Merge "Add support for config_volume in blueprint generator"Tony Hansen7-12/+105
2021-01-27Add support for config_volume in blueprint generatorTomasz Pietruszkiewicz7-12/+105
Change-Id: I8160df49d20722d393eacd27049aabbb637ae6f1 Issue-ID: DCAEGEN2-2546 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-01-27Top up onboarding-api version (2.12.4) - for component spec schema update.Tomasz Wrobel2-2/+3
Issue-ID: DCAEGEN2-1179 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia485bcf8f34e0cd56af5d9c35395d7b1b94be6d8
2021-01-27Bp-generator, fix app-config inputs in different typesTomasz Wrobel2-18/+43
Issue-ID: DCAEGEN2-1179 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0a368f47e0737d8870144de8ab25a385e922f2a3
2021-01-25Merge "Add Native Kafka streams support in bp-generator"Remigiusz Janeczek15-51/+698
2021-01-21BPGenerator - fix placement of service component name overrideRemigiusz Janeczek4-28/+34
Issue-ID: DCAEGEN2-2481 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I32c3d2eb1e08dbcfe5b8ec57394a000a76150f00
2021-01-21Add Native Kafka streams support in bp-generatorTomasz Wrobel15-53/+698
Issue-ID: DCAEGEN2-1179 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I541dca959707a41c56205e20c9f5a56ccec5ca41
2021-01-20Add PropertiesServiceTestPiotr Marcinkiewicz2-2/+335
- add test class - remove unused vars in PropertiesService Issue-ID: DCAEGEN2-1179 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic266f62097ed97cfd3aa5bac18609bb8730e27e0
2021-01-20Merge "Refactor AppConfigService with tests"Remigiusz Janeczek9-76/+455
2021-01-20Refactor AppConfigService with testsJoanna Jeremicz9-76/+455
- Refactor AppConfigService - Bump bpgenerator version to 1.7.2 Issue-ID: DCAEGEN2-1179 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Iae52bda14f928db102d4c3466ba97f948ca98727
2021-01-19Add kafka streams to component spec schemaRemigiusz Janeczek5-1082/+37
Issue-ID: DCAEGEN2-1179 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ie5084f348531e0608e6af7e58c6c2760d617feae
2021-01-14Bump runtime-api version to 1.2.01.2.0-mod-runtimeapiRemigiusz Janeczek3-6/+6
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I593b2f48145f0c5c666f1f6ed12cd64010e91355
2021-01-12Update runtime-api with refactored bp-genRemigiusz Janeczek7-103/+190
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I763a46e01d259b25c656de7544949f19a1e01e11
2021-01-11Fix versions in BPGeneratorRemigiusz Janeczek4-31/+3
Maven staging job is failing because of common module version set to 2.0.0-SNAPSHOT. During the build - mvn versions:set is used which sets version according to version.properties, because common has different version its version is not changed and it is recognized as a SNAPSHOT dependency (which fails the jenkins build). Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Icffd3b128485a45b3fe7e19c5501eaa4a98fbcf8
2021-01-04Blueprint Generator - split executable part to separate submoduleRemigiusz Janeczek14-219/+620
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I0d6a4ac0f6bc8332b79ebcf5ac3bb4aee1c951c6
2021-01-04Blueprint Generator - Refactor blueprint generation.Remigiusz Janeczek10-75/+244
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I72959f3e6c27d301e46ede24c015ce638d8de324
2020-12-21BpGen refactor Code Quality Issue-ID: DCAEGEN2-2502Ravi Mantena123-2111/+2985
Issue-ID: DCAEGEN2-2502 Change-Id: If6e08f0bb88c9039fb27898d50d2645f79175ba4 Signed-off-by: Ravi Mantena <rx908f@att.com>