summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-24Top up bpgenerator to 1.5.1 in runtime api1.1.0-mod-runtimeapiRemigiusz Janeczek3-7/+7
Issue-ID: DCAEGEN2-2454 Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I12b9eb8c3b6f251721066f4f29dfbbeae155432b
2020-09-24Release bpgenerator 1.5.1Remigiusz Janeczek1-0/+4
Update defaults for plugin imports, add filtering empty strings for reading imports from file, sonar issue fixes Issue-ID: DCAEGEN2-2454 Issue-ID: DCAEGEN2-2449 Issue-ID: DCAEGEN2-2239 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Id635f09909c68b413ceb2eb461f9c81abe2bc00c
2020-09-24Filter empty imports from files in bpgenRemigiusz Janeczek5-7/+63
Issue-ID: DCAEGEN2-2454 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia51750c17483c3120d86949ea60be416065b0da9
2020-09-23Merge "Restore test assertions. Update default plugin imports. Fix sonar ↵Vijay Venkatesh Kumar23-326/+252
issues in bpgenerator models/componentspec package."
2020-09-23Merge "adding catalog-service for mod2"Vijay Venkatesh Kumar105-0/+7359
2020-09-23adding catalog-service for mod2Dhrumin Desai105-0/+7359
Issue-ID: DCAEGEN2-2317 Change-Id: I8a0a85a1db2512744b41efa0a22617747642747d Signed-off-by: Dhrumin Desai <dd303q@att.com>
2020-09-23Merge "Fix mod ui build issues"Tony Hansen132-0/+21065
2020-09-23Restore test assertions. Update default plugin imports. Fix sonarRemigiusz Janeczek23-326/+252
issues in bpgenerator models/componentspec package. Issue-ID: DCAEGEN2-2449 Issue-ID: DCAEGEN2-2239 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2b1a541adaa5873a8450cf6341a1f73d760c2d72
2020-09-22Merge "New Auth Service in Mod2"Tony Hansen41-0/+2811
2020-09-22Merge "Sonar fixes in bpgenerator models/blueprints package"Vijay Venkatesh Kumar10-157/+80
2020-09-22Fix mod ui build issuesNicholas Soteropoulos132-0/+21065
Change-Id: I4d002645240852a3a5f1964d9ffa2cac11c45b47 Signed-off-by: Nicholas Soteropoulos <ns299g@us.att.com> Issue-ID: DCAEGEN2-2317 Signed-off-by: Nicholas Soteropoulos <ns299g@us.att.com>
2020-09-22New Auth Service in Mod2Mantena, Ravi (rx908f)41-0/+2811
Issue-ID: DCAEGEN2-2317 Change-Id: I34b08d7731cc23028f469376ef2147bb28a28b7f Signed-off-by: Ravi Mantena <rx908f@att.com>
2020-09-22Refactor DmaapBlueprint classTomasz Wrobel5-89/+348
- Refactor DmaapBluepritn class - Add UT Issue-ID: DCAEGEN2-2289 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia847388cf7f4d23c7aa7cfc76c1c8983dc79b069
2020-09-22Release bpgenerator 1.5.0Remigiusz Janeczek1-0/+4
Java 11 update Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: If644ac1de3c6b0378a2bf95d02b8f398773c51ba
2020-09-21Sonar fixes in bpgenerator models/blueprints packageRemigiusz Janeczek10-157/+80
Issue-ID: DCAEGEN2-2449 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia696077e0e524515eac395ad81f1a59addb6d6b2
2020-09-18Update bpgenerator to java 11Remigiusz Janeczek2-69/+5
Remove cobertura (not compatible with java 11) Change sonar to use jacoco report Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I4edcc601b46c11e1ff0c9a7305a0a01a2becded3
2020-09-14release 1.1.0 mod/distributor-api containervv770d1-0/+9
Python 3.8 support Adapt to Integration base image Change-Id: I658d2aa15c25f86bd8c505685734ec48ff9c4fea Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2292 Signed-off-by: vv770d <vv770d@att.com>
2020-09-14release 2.12.3 mod/onboardingapi containervv770d1-0/+9
Python 3.8 support Use Integration base image Change-Id: I94f8d3b01db8ec0d82bd7ce75c96e5713e97edd8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2292 Signed-off-by: vv770d <vv770d@att.com>
2020-09-11dcae INFO.yaml updatevv770d1-11/+25
Project maturity Committer changes Change-Id: I24bf8ed0d0fadd88d427d306771e1d760487408e 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: I2ee7446dce994edac79dcbfdfb6e1c99401af482
2020-08-28Merge "Run in Python 3.8"2.12.3-mod-onboardingapiVijay Venkatesh Kumar5-16/+30
2020-08-27Run in Python 3.8Michal Jagiello5-16/+30
Use Docker image prepared by integration team Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I4d147c14d0a6a0c93648b07567ccd7b6b594f0f1
2020-08-20Merge "release 1.0.3 acumosadapter container"Tony Hansen1-0/+8
2020-08-19Merge "Version update (1.1.0)"Vijay Venkatesh Kumar1-1/+2
2020-08-19Version update (1.1.0)1.1.0-mod-distributorapiMichal Jagiello1-1/+2
Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I24170b6caaf6a7917fe605b67eaf2233b5a70ce5
2020-08-19release 1.0.3 acumosadapter containervv770d1-0/+8
Embed schema json during docker build Change-Id: I11355fee0a316d388066974ab647d7661b39215c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2221
2020-08-19Merge "release 2.12.2 mod-onboardingapi container"Tony Hansen1-0/+8
2020-08-19Merge "Release MOD-genprocessor 1.0.2"Tony Hansen1-0/+10
2020-08-18release 2.12.2 mod-onboardingapi containervv770d1-0/+8
Offline install support Change-Id: I8674b0bc80d859206e7a4bab42c73a8205f9a98d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2221
2020-08-18Release MOD-genprocessor 1.0.2vv770d1-0/+10
Security vulnerability updates Change-Id: I3e02ce40bba12fb33a8fcb898ac40113a6e9fa6f Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2271 Signed-off-by: vv770d <vv770d@att.com>
2020-08-18Release runtimeapi container 1.0.6Remigiusz Janeczek1-0/+8
Issue-ID: DCAEGEN2-2251 Issue-ID: DCAEGEN2-2288 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia5fae348567dd5683827d0726324a0fc9f459fd1
2020-08-18Merge "dcaegen2/platform - mod/runtimeAPI java11 upgrade Take into account ↵1.0.6Vijay Venkatesh Kumar1-1/+1
comments from I91250d5af6b2085063c955ab2b930223fcbb0f0b ticket"
2020-08-18Merge "Release blueprint-generator 1.4.0"Vijay Venkatesh Kumar1-0/+4
2020-08-18Release blueprint-generator 1.4.0Remigiusz Janeczek1-0/+4
Issue-ID: DCAEGEN2-2251 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9d01e44b2c8b187100ebf3803dc0f9a11aafaf3d
2020-08-13Run distributorapi in Python 3.82.12.2Michal Jagiello2-10/+6
Use official ONAP Python base image Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I5fc17e0257a31aa35fe81e24b97c364b73e5c72a
2020-08-13dcaegen2/platform - mod/runtimeAPI java11 upgradeKrzysztof Gajewski1-1/+1
Take into account comments from I91250d5af6b2085063c955ab2b930223fcbb0f0b ticket Issue-ID: DCAEGEN2-2288 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>, Jerzy Szachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: I361d12fbbf0d4bbe229ce2915bd895f30d8ed6fc
2020-08-11Ignore factory in json parsing bpgeneratorRemigiusz Janeczek1-0/+2
Issue-ID: DCAEGEN2-2251 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I09d2f9d810ee7b2c697ba6f8552f98c6977436bb
2020-08-10Merge "Add factories for Ext tls parameters"Vijay Venkatesh Kumar24-976/+1306
2020-08-10dcaegen2/platform - mod/runtimeAPI java11 upgradeKrzysztof Gajewski3-4/+10
Take into account comments from I6a23640244b388272e12b9883a42797371f5ecec ticket Issue-ID: DCAEGEN2-2288 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>, Jerzy Szachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: I91250d5af6b2085063c955ab2b930223fcbb0f0b
2020-08-10Add factories for Ext tls parameterskjaniak24-976/+1306
Code cleanup, renames Issue-ID: DCAEGEN2-2251 Change-Id: Ibf36780473480210bea1c76d117b28c71831487a Signed-off-by: kjaniak <kornel.janiak@nokia.com> Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
2020-08-07dcaegen2/platform - mod/runtimeAPI java11 upgradeKrzysztof Gajewski2-6/+25
Change-Id: I6a23640244b388272e12b9883a42797371f5ecec Issue-ID: DCAEGEN2-2288 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>, Jerzy Szachniewicz <jerzy.szachniewicz@nokia.com>
2020-08-03Merge "Pull JSON schemas at build/test not run time"Vijay Venkatesh Kumar27-1428/+151
2020-07-28Pull JSON schemas at build/test not run timeAndrew Gauld27-1428/+151
Change-Id: I4f095a8a80f1c2868319c58bb0e9db916044d067 Issue-ID: DCAEGEN2-2221 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-07-23dcae committer updates in INFO.yamlvv770d1-17/+10
Change-Id: Icdd8cf0aeb11f02691c875fd399682112bf2a448 Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-07-17Add onap.useDmaapPlugin config parameterAndrew Gauld4-3/+14
Change-Id: I8c86eb3f1c76c608fe5ce66bc4e0e1f6d8d64abc Issue-ID: DCAEGEN2-1996 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-07-16Merge "Add external tls info to bpgenerator and component spec schema"Vijay Venkatesh Kumar24-188/+1167
2020-07-16Add external tls info to bpgenerator and component spec schemaRemigiusz Janeczek24-188/+1167
Also: - Fix issue where local run without import file caused exception instead of use of default imports. - Update blueprint generator version from 1.3.2 to 1.4.0 Issue-ID: DCAEGEN2-2251 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2f976ccc3e0b271bf9ae1357f02bd86fe0903459
2020-07-13Upgrade genprocessor to use jackson 2.11.0Andrew Gauld1-2/+2
Change-Id: I8e8b1c462a57d7f1867402365618599b17d83aa6 Issue-ID: DCAEGEN2-2271 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-07-10Runtimeapi dependency updatesAndrew Gauld4-7/+14
Change-Id: Ied9b193eb47554db4824238a986d48b67aabf158 Issue-ID: DCAEGEN2-2272 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-07-08Upgrade genprocessor to use jackson 2.10.3Andrew Gauld1-3/+3
Change-Id: I67d3b7479a8bc8fc1e50245e0481ea5b9a541670 Issue-ID: DCAEGEN2-2271 Signed-off-by: Andrew Gauld <agauld@att.com>