summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11[DCAEMOD/Runtime] Fix NFE error on BP generation1.2.4-mod-runtimeapiistanbulvv770d5-251/+253
Change-Id: I71bb73d482221731a0355f01670b4d45720af273 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3028 Issue-ID: DCAEGEN2-3077 Signed-off-by: vv770d <vv770d@att.com>
2021-09-15[DCAE] INFO.yaml updatevv770d1-0/+8
DCAE committer updates (Sept2021) Change-Id: Ibf145267636c5bb49d91d32941c5245537e6ac79 Issue-ID: DCAEGEN2-2900 Issue-ID: DCAEGEN2-2914 Signed-off-by: vv770d <vv770d@att.com>
2021-09-13[AcumosAdapter] Release 1.0.6 containervv770d1-0/+9
Demeter's metadata structure update Proxy support Test improvements Change-Id: I0418224c12a78c7d7649372c26f23dd64725be9f Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2904 Issue-ID: DCAEGEN2-2825 Issue-ID: DCAEGEN2-2755 Issue-ID: DCAEGEN2-2633
2021-09-08fixed jacoco.xml report path for helm-chart-generatorDhrumin Desai1-5/+1
Issue-ID: DCAEGEN2-2839 Change-Id: Ie52f0c3d3c20a92d3b734a425af7343ac1bc5c9b Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-09-07adding missing sonar properties to helm-chart-generatorDhrumin Desai1-9/+38
Issue-ID: DCAEGEN2-2839 Change-Id: I5d7eb4278459cea046ba1d72d2cbd0474abeb942 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-08-31Helm-generator - seedcode delivery for helm chart generation tool from ↵Dhrumin Desai88-0/+12299
component spec Issue-ID: DCAEGEN2-2694 Change-Id: I3e317e312f90b061c0cdff155b8673967aea414b Signed-off-by: Dhrumin Desai <dd303q@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-06-08Adapt DCAE adapter to work with Acumos Demeter's metadata structure change1.0.6-adapter-acumosshabs20208-6/+139
Fix the dataformat generation failure due to Demeter's metadata change. At the same maintain its backward compatibility with Acumos Clio. Issue-ID: DCAEGEN2-2825 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com> Change-Id: I0f665415d1b3c94e774eec5a56c8df598d222cd3 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
2021-05-06Enable Adapter to work behind proxyshabs20209-19/+54
Adapter is now capable of metadata installation during docker image generation both with and without proxy. Issue-ID: DCAEGEN2-2755 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com> Change-Id: Icc428db4afcf71103828683f3ac3b4b6d22ec1d0 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
2021-04-30Unify integration-* image usageAlexander Mazuruk4-6/+8
Some Dockerfiles in this repositry had nexus host provided, some didn't. Now all do. Additionally switched to latest tag which follows current recommendation by seccom. Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I2501adfef69718658fa82d85a035a050a295f402
2021-04-09Auth Service Errors FixRavi Mantena4-62/+49
Issue-ID: DCAEGEN2-2727 Change-Id: Ibc2ffe24d2f41fc085c251acafc2bfe6c58c39d4 Signed-off-by: Ravi Mantena <rx908f@att.com>
2021-03-17[DCAE] Remove OTI componentvv770d37-8474/+0
OTI has been deprecated Change-Id: Ic2051f9262744081880d8471c31a2491d2e4451c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2676 Signed-off-by: vv770d <vv770d@att.com>
2021-03-12Merge "Initial delivery of helm charts to deploy mod2 components. Resolved ↵Vijay Venkatesh Kumar23-4/+819
all the comments."
2021-03-12Initial delivery of helm charts to deploy mod2 components. Resolved allmssivakumar0123-4/+819
the comments. Issue-ID: DCAEGEN2-2318 Change-Id: I4a5fee682d9cec03d96212b7f73f7b52a46819b0 Signed-off-by: mssivakumar01 <ss426e@att.com>
2021-03-11[DCAE] INFO.yaml updatevv770d1-0/+16
New committer additions (March2021) Change-Id: Ib4bee9605c90b35b4276480df76ea64c30d2908d Issue-ID: DCAEGEN2-2657 Issue-ID: DCAEGEN2-2658 Signed-off-by: vv770d <vv770d@att.com>
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