summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-03-08Merge "Update to Application properties and Version Change in Catalog ↵honoluluVijay Venkatesh Kumar2-9/+9
Service Issue-ID:DCAEGEN2-2385"
2021-03-08Update to Application properties and Version Change in Catalog Service ↵Ravi Mantena2-9/+9
Issue-ID:DCAEGEN2-2385 Issue-ID: DCAEGEN2-2385 Change-Id: I04f7a9529cfe34f819a2898c5d28072b98aab4b5 Signed-off-by: Ravi Mantena <rx908f@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-27Merge "[DCAE] Release AA container"Tony Hansen1-0/+9
2021-02-26[DCAE] Release AA containervv770d1-0/+9
bug fixes for metadata matcher Change-Id: I226fa082250937fec43d00cb570aea59d3b50b16 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2578
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-25Release runtime-api 1.2.3Remigiusz Janeczek1-0/+9
Update BPGenerator 1.7.3 - Update default k8splugin import - Externalize resource limits defaults for generated blueprints Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I447b854144be56882b7343b33c50f289698a87d4
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-24Release bpgen 1.7.3Remigiusz Janeczek1-0/+5
Update default k8splugin Externalize generated bp resources limits Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I0119bfec9cdbd162e11b3bd6f898bf614be92591
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-22Merge "BPGen update default imports"Vijay Venkatesh Kumar6-12/+12
2021-02-22Improve code coverage of Acumos-DCAE adapter1.0.4-adapter-acumosshabs20207-4/+161
Adding and modifying unit test scripts to increase code coverage of the Acumos-DCAE adapter Issue-ID: DCAEGEN2-2633 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com> Change-Id: I22e752d8ce33373b3326757594445e0288874b35 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
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 "Release onboardingapi 2.12.5"Remigiusz Janeczek1-0/+9
2021-02-16Release onboardingapi 2.12.5Tomasz Pietruszkiewicz1-0/+9
Changes: - Fix component-spec-schema bug: Failed validating 'oneOf' in schema['properties']['volumes']['items'] Change-Id: Icaaf727ea15aaa456fd4307e0c2b54f1295c67c7 Issue-ID: DCAEGEN2-2627 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
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-11Release runtime-api 1.2.2Remigiusz Janeczek1-0/+9
Remove security vulnerabilities in runtime-api - Update springfox dependencies to 3.0.0 Issue-ID: DCAEGEN2-2595 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I49543c24a5de625adb8a2206ce8bd93c41f46e70
2021-02-10Merge "Remove security vulnerabilities in runtime-api"1.2.2-mod-runtimeapiVijay Venkatesh Kumar6-12/+31
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-02-09Merge "Distributing Blueprint to DCAE Dashboard Issue-ID: DCAEGEN2-2385>"Vijay Venkatesh Kumar13-44/+716
2021-02-08Distributing Blueprint to DCAE Dashboard Issue-ID: DCAEGEN2-2385>Ravi Mantena13-44/+716
Change-Id: Ib32f36ddf8efdbf27443d6bb4f1a3e624c82205c Signed-off-by: Ravi Mantena <rx908f@att.com>
2021-02-02[acumos-adapter] Add ingress path in deploymentdemskeq81-1/+2
define ingress service path for dcae-acumos-adapter Issue-ID: DCAEGEN2-2614 Change-Id: I26f532c195c5ef9edfea7a31826e8a030da8d1a3 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
2021-02-01Release runtime-api 1.2.1Tomasz Wrobel1-0/+9
Changes: - Update 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: Ia1533abd78bf9541c662c36eb9852cf45e34d536
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-29Merge "Release onboardingapi 2.12.4"Remigiusz Janeczek1-0/+9
2021-01-29Release onboardingapi 2.12.4Tomasz Wrobel1-0/+9
Changes: - Update component-spec-schema to support: kafka stream subscribes and publishes, config maps as volumes. Issue-ID: DCAEGEN2-2546 Issue-ID: DCAEGEN2-1179 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I3a0fb933a00bcb878ddb82fc8293ac9cf8735bd4
2021-01-29Release bpgenerator 1.7.2Tomasz Wrobel1-0/+4
Changes: - Add native kafka streams support - Add config_volume support - Add support for app-config inputs in different types Issue-ID: DCAEGEN2-1179 Issue-ID: DCAEGEN2-2441 Issue-ID: DCAEGEN2-2546 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I842e28bed9760c01d379a8e986cf9b92fa49e89d
2021-01-28Merge "base url added and base addr updated in values.yaml"Vijay Venkatesh Kumar1-2/+3
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-27base url added and base addr updated in values.yamlshabs20201-2/+3
base url added as simpledemo.onap.org for virtual host of ingress and base addr updated to dcaemod for ingress-service Issue-ID: OOM-2641 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com> Change-Id: I66551225162b712ad1f77fdb9e282abd28fcfdbe Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
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-19Merge "Add kafka streams to component spec schema"Vijay Venkatesh Kumar5-1082/+37
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