aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/dpo
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski1-4/+4
- 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-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>
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-07-28Add sftp strict host key checking to DFC.Jan Malkiewicz4-1/+15
Issue-ID: DCAEGEN2-2219 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Iadf6c6bd743c42ebb3bf9ad8ac443fc0f3f58063
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-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-06TLS init container usageecaiyanlinux5-22/+22
Change-Id: Iec51c722f6a3a519fd7eb0f37f8b801eebbc039b Issue-ID: DCAEGEN2-1702 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
2019-08-26Align spec and blueprint with bp-generator toolRehanRaza2-139/+109
Change-Id: Ifbafe8be8bcb34417873af3e6bb1c7323f891fe0 Issue-ID: DCAEGEN2-1580 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-07-31change mr default port to https:3905yanhuanwang1-2/+2
Change-Id: I3fada4907601e999490d73bbc85e792c538547b2 Issue-ID: DCAEGEN2-1595 Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
2019-07-12Cbs Client integrationYongchaoWu1-8/+5
Cbs Client is integrated to read configurations from consul Issue-ID: DCAEGEN2-1595 Change-Id: Idb0ebd34eba077f9c1cb584abab4d8722b56f6c5 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-06-05Datafile - Improve JUnit testselinuxhenrik1-0/+1
Improve JUnit tests for the Datafile Collector. Add tests of logging. Remove dependency to old JUnit version. Improve some log messages. Improve code coverage. Change-Id: Ie8204619ab7fe4294c4ac0dd8f030973653ef4a3 Issue-ID: DCAEGEN2-1490 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2019-06-04Blueprint alignmentYongchaoWu7-146/+94
Blueprint is aligned with the dmaap topic configuration Change-Id: I4303724eed21047b87a8b7438970625b08811d22 Issue-ID: DCAEGEN2-1145 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-05-05Ownership fix in config directoryTamasBakai1-1/+1
Change-Id: Iec3ca75c42642da27c52bccd6d60811c434f778a Issue-ID: DCAEGEN2-1466 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-04-11Housekeepingelinuxhenrik5-14/+14
No functional changes made in this commit. Removed CheckStyle and Sonar warnings. Formatted code. Renamed methods and classes for better understanding. Removed unnecessary classes. Moved all code to single project. Change-Id: Ie3feb6c6a985e94a382812aa083dcf57bc46c7b3 Issue-ID: DCAEGEN2-1367 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2019-04-10Updating certificatesTamasBakai1-2/+2
Issue-ID: DCAEGEN2-1300 Change-Id: I9ce457b69e5866e77a465fb040d196b8905ca274 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-03-18Fix DataFile - Align Dmaap Topic configurationYongchaoWu6-471/+8
Remove additional configuration in Blueprints Remove additional configruation in component specs Change-Id: I0d546227af0be485f2ffed27a93c701a7654ff8e Issue-ID: DCAEGEN2-1145 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-03-14DataFile - Align Dmaap Topic configurationYongchaoWu6-57/+594
Blueprints alignment Configbinding service support Modify the policy model complaint to R4 model expected by Policy Change-Id: Ic53f4ab2a5867e5cdf0fc735be180715077154ee Issue-ID: DCAEGEN2-1145 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-03-04DFC DCAE design artifact supportYongchaoWu9-0/+3905
Add blueprints, dataformat, component specs, policy and tosca models. Issue-ID: DCAEGEN2-1156 Change-Id: Id1b6573c3cd72a90ab2feca2180ce1d04ecf98c4 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>