Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-21 | [DCAEMOD] change comment style | Jakub Latusek | 2 | -1/+5 | |
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I4526b5320d2444f108ff267b12eb79af94e27d35 Issue-ID: OOM-2562 | |||||
2020-09-11 | [Tree-Wide] Reference ports by name not index | Krzysztof Opasiak | 1 | -2/+2 | |
Referencing anything based on its position on alist can be really fragile and har to debug. As we already have a convenience template that allows us to access the port based on its name let's make sure that everyone is using it. Issue-ID: OOM-1971 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Id25cb9d9e48f39f46786ea9e9a432b0c51130c50 | |||||
2020-06-25 | [DCAE][DCAEMOD] Deploy R7 container images | Jack Lucas | 2 | -0/+82 | |
Deploy new versions of cm-container, k8s-bootstrap-container and healthcheck-container for DCAE. Deploy a healthcheck-container for DCAEMOD. Add readiness checks for aaf-cm for dcae-cloudify-manager, dcae-inventory-api, and dcae-config-binding-service, to avoid crash loops in the init phase. Issue-ID: DCAEGEN2-2099 Issue-ID: DCAEGEN2-1789 Issue-ID: DCAEGEN2-2236 Issue-ID: DCAEGEN2-1864 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I473a0cd0e3e00d39e6c33d87781581ec527fbc89 |