summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-08Release runtimeapi 1.1.17.0.0-ONAPguilinRemigiusz Janeczek1-0/+9
Issue-ID: DCAEGEN2-2459 Issue-ID: DCAEGEN2-2460 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ib9ea831a8eb185f99e608db8b2d60fec88babf06
2020-10-07Update runtimeapi with bpgenerator 1.5.21.1.1-mod-runtimeapiRemigiusz Janeczek3-7/+7
Issue-ID: DCAEGEN2-2459 Issue-ID: DCAEGEN2-2460 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I56bdb36ccbf6ea5477ca4e0a1df08886d1a87cf7
2020-10-07Release bpgenerator 1.5.2Remigiusz Janeczek1-0/+4
Add useExisting field to DMaaP Feed Align hardcoded node types Issue-ID: DCAEGEN2-2459 Issue-ID: DCAEGEN2-2460 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia51665b831535b50d8bb1205b7d328350de4b7d8
2020-10-01Merge "updating docker repository to onap nexus"Vijay Venkatesh Kumar2-15/+35
2020-10-01updating docker repository to onap nexusNicholas Soteropoulos2-15/+35
Change-Id: I542aa09dde0dbcd54b69e2bfbce593bfcfb849c6 Issue-ID: DCAEGEN2-2317 Signed-off-by: Nicholas Soteropoulos <ns299g@us.att.com>
2020-10-01Merge "Refactor ResourceConfig class"Vijay Venkatesh Kumar1-54/+62
2020-10-01Add useExisting property to Dmaap Feed Node in Blueprint-GeneratorTomasz Wrobel3-2/+24
Issue-ID: DCAEGEN2-2460 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ie170ed503be3e775b05bd3acf51c19d245b85c38
2020-09-30Adjust BP-gen to correctly support DFC component spec - typesJoanna Jeremicz8-358/+405
- Update relationshipsType and feedNode values in DmaapNode - Create a class for hardcoded values - Update unit tests Issue-ID: DCAEGEN2-2459 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ic5dc91844b4aefcf7d3d9d25c866a60e63875deb
2020-09-30Refactor ResourceConfig classTomasz Wrobel1-54/+62
Issue-ID: DCAEGEN2-2449 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If47d76966937f7aeb90e054974130e8850f37343
2020-09-29updating docker repository to onap nexusDhrumin Desai2-8/+62
Change-Id: Id01bca24cad873742012f46fce8c02eba6e56d7d Issue-ID: DCAEGEN2-2317 Signed-off-by: Dhrumin Desai <dd303q@att.com> Signed-off-by: Mantena, Ravi (rx908f) <rx908f@att.com> Signed-off-by: Ravi Mantena <rx908f@att.com>
2020-09-28Merge "Improve code quality:"Vijay Venkatesh Kumar5-163/+184
2020-09-28updating docker repository to onap nexusDhrumin Desai1-3/+4
Issue-ID: DCAEGEN2-2317 Change-Id: I2f33980622877b2194d38251ee6ad318d5c3f864 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2020-09-25Merge "changing dockerfile plugin and springboot versions"Vijay Venkatesh Kumar1-2/+2
2020-09-25changing dockerfile plugin and springboot versionsDhrumin Desai1-2/+2
Issue-ID: DCAEGEN2-2317 Change-Id: Id638b1a5b2243aeab7f79f2ffa8fcaa44745abe7 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2020-09-25Improve code quality:Tomasz Wrobel5-163/+184
- Refactor Properties class - Refactor ResourceConfig class Issue-ID: DCAEGEN2-2449 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I9f7debafc21d9dd2912a537499d6936e511dd824
2020-09-25Merge "Release runtimeapi 1.1.0"Kornel Janiak1-0/+9
2020-09-25Fix master blueprint generator Unit TestsTomasz Wrobel1-1/+1
Issue-ID: DCAEGEN2-2449 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I148e0c1ac8d7775ec038caa0fe2fd97240fbdf83
2020-09-25Merge "Refactor, fix code formatting and add unittests"Remigiusz Janeczek8-216/+462
2020-09-24Release runtimeapi 1.1.0Remigiusz Janeczek1-0/+9
Updated bpgenerator with java 11 and fix for filtering empty imports Issue-ID: DCAEGEN2-2454 Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Iaf5dd23f989808e5014805a03332e5119b57aae6
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-24Refactor, fix code formatting and add unittestsTomasz Wrobel8-216/+462
-Refactor DmaapNode class -Add UT for DmaapNode -Refactor and fix code formatting in DmaapStreem class -Top up version to 1.5.2 Issue-ID: DCAEGEN2-2449 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If6781f26bb6bfe2a645b0b0438157823670341a2
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>