aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-15Update image tag to honolulu-latesthonoluluPiotr Marcinkiewicz1-1/+1
Issue-ID: DCAEGEN2-2692 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I03e7fcbfde5e4d897277d6befb5c736db8494f8a
2021-03-10Fix server hostname verificationKrzysztof Gajewski14-37/+70
- make it configurable - some small another sonar issues resolved Issue-ID: DCAEGEN2-265 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I3012b60dbdfdb463d5adfd790df53953fe1f027f (cherry picked from commit b6f233f5ab3fae789e463af78e5360114ae9da3d)
2021-02-25release 1.5.4Krzysztof Gajewski1-0/+9
- JWT support in HTTP/HTTPS based locations was added Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I1a804221d46f0989c0bbc7d0493994b826a49a43
2021-02-23Add JWT support in HTTP/HTTPS based locations1.5.4Krzysztof Gajewski14-65/+533
Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I47a928159853333014b0fd413a085b7c50eeb7a0
2021-02-15Release 1.5.3Krzysztof Gajewski2-2/+11
+ fix Changelog.md dates Issue-ID: DCAEGEN2-2528 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I1284d50c2e453261945fab467d9a2734d7a9a1c4
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski31-101/+1134
- plus small refactoring related to above - update to version 1.5.3 Issue-ID: DCAEGEN2-2528 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I2531c85967964f1359bafd5b694afbf662edf54e
2021-02-10Merge "[DCAE-dfc] Vulnerability Removal for Datafile Collector"Tony Hansen8-660/+632
2021-02-08[DCAE-dfc] Vulnerability Removal for Datafile Collectorajay_dp0018-660/+632
- swagger version 2.9.2 to 3.0.0 - commons-io version 1.3.2 to 2.8.0 - tomcat-embed-core version 9.0.36 to 9.0.39 - pom.xml refactoring Issue-ID: DCAEGEN2-2591 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I40e65a6936fc118299cd575df34c51730a25f424
2021-02-08Add config-volume to DFC for storing know host keysTomasz Pietruszkiewicz1-1/+7
Change-Id: If2de5453cbe262f251b77b9f6e25b45e36207ea8 Issue-ID: DCAEGEN2-2549 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-01-13dcae INFO.yaml updatevv770d1-10/+6
Committer changes Change-Id: If12981641229ed9a72237928e35870b97757400b Issue-ID: DCAEGEN2-2583 Signed-off-by: vv770d <vv770d@att.com>
2021-01-07Release Datafile 1.5.1Krzysztof Gajewski1-0/+9
Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I3070555a3305d17d7317479e66afd7273583af83
2021-01-05Update Datafile version to 1.5.11.5.1Krzysztof Gajewski4-4/+12
Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I271b521521cfd38c0da05ae65d52550908021540
2020-12-30Add HTTP as new protocol to collect files from xNFsKrzysztof Gajewski22-26/+538
- HTTP basic auth included - small code refactoring related to the task Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I13ec80e996861e14d2c561087c4af3b34d861030
2020-12-15Add initial changelogPawel1-0/+7
Issue-ID: DCAEGEN2-2557 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ida4e1adf2b8760589a4e2508d8bb68aea452ef85
2020-12-11Release Datafile 1.5.0tkogut1-0/+9
- upgrade Reactor and SpringBoot Issue-ID: DCAEGEN2-2537 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ib4e9bf481ef23fa4f7e63ef7efb254558cd466d6
2020-12-02Upgrade Reactor and SpringBoot1.5.0tkogut16-100/+97
Issue-ID: DCAEGEN2-2537 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ide560554f11d01737b351d6138430efe6005791d
2020-11-25Remove blueprintJerzySzachniewicz1-136/+0
All future blueprint updates will be done under blueprint repo Issue-ID: DCAEGEN2-2456 Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: I388a17c68caf33b96533d8c3463d519846cbe5ca Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
2020-10-19Align component-spec propertiesTomasz Wrobel1-2/+2
Change FTPes certs to PKCS12 (extternal communication). Issue-ID: DCAEGEN2-1795 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I06a729adb32290e2ebd942a37a144ae034a08a42
2020-10-14Add use_external_tls property to component-specTomasz Wrobel1-1/+2
Issue-ID: DCAEGEN2-1795 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I71a9538b79deac7e58d1cd8131e623ae3758fdce
2020-10-07Align DFC component specTomasz Wrobel1-5/+40
Issue-ID: DCAEGEN2-2461 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ib09be9a2f21643b8e6de95ecc295d16f7ba7e8cb
2020-10-01Update datafile component specRemigiusz Janeczek1-13/+8
Issue-ID: DCAEGEN2-2461 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I03a75203ab6870d8799fb498c67abbc226a54fb0
2020-09-11dcae INFO.yaml update7.0.0-ONAPvv770d1-13/+25
Project maturity Committer changes Change-Id: Ifb10ebbada39ae0bc80f83b5a584d70caf9364a2 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: I9558792715aeaf57dcc4a56da3df0339459afdfd
2020-08-28Release Datafile 1.4.3Remigiusz Janeczek1-0/+9
Issue-ID: DCAEGEN2-2267 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9b92ff47474baf5b44526b1f6e804b85c4492cd7
2020-08-28Merge "Update dcae SDK from 1.1.6 to 1.4.2"1.4.3Vijay Venkatesh Kumar30-881/+376
2020-08-25Update dcae SDK from 1.1.6 to 1.4.2Remigiusz Janeczek30-881/+376
Bump project version from 1.4.2 to 1.4.3 Update deprecated calls to JsonParser Make logs always go to file and console Issue-ID: DCAEGEN2-2267 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ib8d7f82b3daf03ca327581c9a5dc4f6f27a20141
2020-08-25Release Datafile 1.4.2ERIMROB1-0/+9
Issue-ID: DCAEGEN2-2267 Change-Id: I3e41172daff912774ca5c683a6a3a07a43ea6104 Signed-off-by: ERIMROB <robertas.rimkus@est.tech>
2020-08-14Remove DFC Vulnerabilities1.4.2ERIMROB2-10/+12
Issue-ID: DCAEGEN2-2267 Change-Id: Id9110c8b4b747bba3fcce1c1411a40062aa40740 Signed-off-by: ERIMROB <robertas.rimkus@est.tech>
2020-08-03openJDK image update to 11.0.8deen19854-5/+5
Change-Id: I341390e5bde3e894455ac7717990669f4e0f0f94 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2378 Signed-off-by: deen1985 <damian.nowak@nokia.com>
2020-07-31Merge "Removed support for FTPS protocol (from now only FTPeS and sFTP will ↵Tony Hansen11-67/+74
be supported)."
2020-07-30Removed support for FTPS protocol (from now only FTPeS and sFTP will be ↵Jan Malkiewicz11-67/+74
supported). Issue-ID: DCAEGEN2-2367 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ifada2899431c56bdbfcf3aad73fdc9b376ae9c4f
2020-07-29Revert java version to 11Piotr Marcinkiewicz1-1/+1
Issue-ID: DCAEGEN2-2219 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I82b8fa0ead6e9576c8953739e6563488d4ac9764
2020-07-29Merge "Add log when file is skipped because it was already published"Henrik Andersson1-9/+18
2020-07-28Add log when file is skipped because it was already publishedRemigiusz Janeczek1-9/+18
Issue-ID: DCAEGEN2-2366 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I913b887833e412dd9c0093936a9231d37f63e7d1
2020-07-28Add sftp strict host key checking to DFC.Jan Malkiewicz22-88/+353
Issue-ID: DCAEGEN2-2219 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Iadf6c6bd743c42ebb3bf9ad8ac443fc0f3f58063
2020-07-23dcae committer updates in INFO.yamlvv770d1-22/+15
Change-Id: If660aaa0c8ea06a4717e8ab8d95db745922c5868 Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-07-23Update to Java 11JoeOLeary4-9/+9
minor version bump to 1.4.0 Issue-ID: DCAEGEN2-1691 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: Iaf9e8fdcf469fe79c63e8e3868b18168a60a7f2c
2020-03-06Release Datafile 1.3.06.0.0-ONAPJoeOLeary1-0/+9
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Issue-ID: DCAEGEN2-2127 Change-Id: I2f176ee2fe8e25a9c93dfe32bb36615b076d78ec
2020-02-11fix sonarcloud issues1.3.0Hansen, Tony (th1395)1-0/+3
Change-Id: I91ca1c35aac746a176c9ab3aab520728edc01bb7 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2019-12-03Update DCAE Committer in INFO.yamlJoeOLeary1-1/+9
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: Iaf1391e62f3c56f6a401d4ec8217bd63bc8f9cc8
2019-11-12Merge "DataFileCollector use wrong KeyManagerFactory"Tony Hansen3-17/+34
2019-10-23Revert "Fix security vulnerabilities"Vijay Venkatesh Kumar1-1/+1
This reverts commit 23b56c6b8fc256e5a070cfefe31c90b1fbe46bce. Issue-ID: DCAEGEN2-1810 Change-Id: I5d883b17ea7e4de0570a10a5a20971f3a221cb88 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-10-16DataFileCollector use wrong KeyManagerFactoryburdziak3-17/+34
Issue-ID: DCAEGEN2-1854 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> Change-Id: I71c7526097014e10d0ef091e38a929b81ba1f627
2019-10-09Fix security vulnerabilitieselinuxhenrik1-1/+1
Change-Id: Ie9c575a6fe0b8b9eca62a2fdccd49e056b4353b1 Issue-ID: DCAEGEN2-1810 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2019-10-02Update blueprintJoeOLeary1-1/+11
* Make topic name, consumer group and consumer id configurable * Add use existing to DR feed Issue-ID: DCAEGEN2-1793 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I454acf3390c112be16c1604d8d62098b7f3c45e6
2019-09-18Personalized client certificate authentication via FTPes in 5G Bulk PM ↵burdziak5-4/+37
usecase doesn't work Issue-ID: DCAEGEN2-1754 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> Change-Id: Idec3efce8412dd175ecf75f55790a24cec651104
2019-09-12Update keyPasswordPathecaiyanlinux1-4/+4
Change-Id: I126c018444d235a1972b4b9cecc93dfd2f5cb4c1 Signed-off-by: Martin Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-12Update Cloudify types file versionJoeOLeary1-2/+2
Issue-ID: DCAEGEN2-1686 Change-Id: Id7f5bd56bb8e0f80e8006d84b03ce7323e509a87 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-09-10update Dockerfile & copyrigt statementecaiyanlinux2-2/+3
Issue-ID: DCAEGEN2-1702 Change-Id: If990e180b96f943dd7381a758c11d10e4733706c Signed-off-by: Martin Yan <martin.c.yan@est.tech>
2019-09-06TLS init container usageecaiyanlinux22-122/+86
Change-Id: Iec51c722f6a3a519fd7eb0f37f8b801eebbc039b Issue-ID: DCAEGEN2-1702 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>