Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-30 | Merge "[VFC]Refactor environment variables of VFC" | Sylvain Desbureaux | 14 | -36/+19 | |
2020-09-30 | Merge "[VNFSDK] Change volume to volumeMounts" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-30 | Merge "[SDNC] Move sessionAffinity" | Sylvain Desbureaux | 1 | -3/+3 | |
2020-09-30 | Merge "[PORTAL] Use helm-push plugin" | Sylvain Desbureaux | 2 | -0/+10 | |
2020-09-30 | Merge "[POLICY] Remove field undefined in deployment" | Sylvain Desbureaux | 1 | -2/+0 | |
2020-09-29 | [VFC]Refactor environment variables of VFC | dengyh | 14 | -36/+19 | |
Issue-ID: VFC-1751 Change-Id: I27c96ead9ab0bf5054d9abc4c6664262a0430111 Signed-off-by: dengyh <dengyuanhong@chinamobile.com> | |||||
2020-09-29 | Merge "[POLICY] update preloaded types for api:2.3.1" | Sylvain Desbureaux | 1 | -2/+3 | |
2020-09-29 | Merge "[DCAEGEN2] Use common secret template for cloudify password" | Sylvain Desbureaux | 17 | -40/+143 | |
2020-09-29 | Merge "[A1POLICYMANAGEMENT] Guilin version bump" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-29 | Merge "[SDC] Update SDC latest images for Guilin" | Sylvain Desbureaux | 7 | -11/+11 | |
2020-09-29 | Merge "[DCAEMOD] Update runtime-api version to 1.1.0" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-29 | Merge "[PLATFORM] Change yaml comment to helm comment" | Sylvain Desbureaux | 3 | -6/+6 | |
2020-09-29 | Merge "[MODELING] Change yaml comment to helm comment" | Sylvain Desbureaux | 1 | -1/+2 | |
2020-09-29 | Merge "[DCAEGEN2] Correction of the conditional statement" | Sylvain Desbureaux | 1 | -2/+2 | |
2020-09-28 | [PLATFORM] Change yaml comment to helm comment | Jakub Latusek | 3 | -6/+6 | |
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I3fbc4b8c29fb8c69be3ee91030a1cb23953c3db8 | |||||
2020-09-28 | [MODELING] Change yaml comment to helm comment | Jakub Latusek | 1 | -1/+2 | |
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I206cb464a8e0649f4381f6c515f4d47dae03b0e9 | |||||
2020-09-28 | [VNFSDK] Change volume to volumeMounts | Jakub Latusek | 1 | -1/+1 | |
Volume field is undefined in container specification Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I369495febca6673cdd742c8456dd01a68e9d1780 | |||||
2020-09-28 | [PORTAL] Use helm-push plugin | Jakub Latusek | 2 | -0/+10 | |
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I9f5e99287e21ddec51e26d4c55e4d5db7071adb4 | |||||
2020-09-28 | [POLICY] Remove field undefined in deployment | Jakub Latusek | 1 | -2/+0 | |
Field emptyDir is defined in Deployment.spec.template.spec.volumes Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I4e52f585eebfe10138d1b22a5c8a127845560996 | |||||
2020-09-28 | [SDC] Update SDC latest images for Guilin | ChrisC | 8 | -11/+11 | |
Bump sdc images to 1.7 version Issue-ID: SDC-3076 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I496ee4f63def228cca5783127d69aee08028c27f Signed-off-by: ChrisC <christophe.closset@intl.att.com> | |||||
2020-09-28 | Update git submodules | mrichomme | 1 | -0/+0 | |
* Update kubernetes/robot from branch 'master' to 0611262fbb68714cfdb922f13ffb009b58a43f71 - Update INFO.yaml Issue-ID: INT-1724 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I198320e56131e031d5364214e64a9192c8da1024 Signed-off-by: mrichomme <morgan.richomme@orange.com> | |||||
2020-09-25 | [POLICY] update preloaded types for api:2.3.1 | jhh | 1 | -2/+3 | |
Issue-ID: POLICY-2846 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ic11248cd11c58a6a1a5d887c3c6b73e66e722848 | |||||
2020-09-25 | Merge "[PORTAL] Deprecate the Policy Engine GUI" | Sylvain Desbureaux | 1 | -1/+4 | |
2020-09-25 | Merge "[OOF] Direct logs to STDOUT" | Sylvain Desbureaux | 4 | -2/+110 | |
2020-09-25 | Merge "[SDNC] Use helm-push plugin" | Sylvain Desbureaux | 2 | -0/+10 | |
2020-09-25 | [DCAEGEN2] Use common secret template for cloudify password | Schmalzried, Terry (ts862m) | 17 | -40/+143 | |
Link all references to cloudify password to ensure that it can be automatically generated. Set generated password strength to "basic" to work around problem with Cloudify (DCAEGEN2-2450). Issue-ID: DCAEGEN2-1975 Issue-ID: DCAEGEN2-2450 Change-Id: I53e154de854d33be686e830be8a827741bb3ec7e Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: vv770d <vv770d@att.com> | |||||
2020-09-25 | Merge "[CLAMP] AAF certificate using certinializer(2)" | Sylvain Desbureaux | 12 | -9/+176 | |
2020-09-25 | Merge "[SO] Fix typo" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-25 | [DCAEGEN2] Correction of the conditional statement | Jakub Latusek | 1 | -2/+2 | |
Conditional statements remove newline next to it and move redinessProbe to comment above. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I112517387578997d75c8e0f9ae7d23ed161943de | |||||
2020-09-25 | Merge "[DCAE] Update Bootstrap image and component images. Update Cm-container" | Sylvain Desbureaux | 2 | -5/+5 | |
2020-09-25 | Merge "Remove fields not defined in jobs specification" | Sylvain Desbureaux | 4 | -4/+0 | |
2020-09-25 | Merge "[SDC] Use helm-push plugin" | Sylvain Desbureaux | 2 | -0/+12 | |
2020-09-25 | [DCAEMOD] Update runtime-api version to 1.1.0 | Remigiusz Janeczek | 1 | -1/+1 | |
Fix bug where blueprint created with runtime-api has empty plugin import which prevented deployment using cloudify Update bpgenerator (library) to java 11 Issue-ID: DCAEGEN2-2454 Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I41f858d77c86e4ee4b87ab8aa24b3d7cce288310 | |||||
2020-09-25 | [PORTAL] Deprecate the Policy Engine GUI | Sudarshan Kumar | 1 | -1/+4 | |
The policy/engine GUI is being deprecated in Guilin and needs to be removed from Portal project as that docker image will no longer be shipped and will be removed from OOM charts soon. Issue-ID: PORTAL-978 Change-Id: I8242f734dfd67c55146ea2952cad82bbd259da5b Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com> | |||||
2020-09-25 | [SO] Fix typo | Jakub Latusek | 1 | -1/+1 | |
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: If2d280477b23f6c2029103fb777cf0f61570b5d8 Issue-ID: OOM-2562 | |||||
2020-09-25 | Merge "[DCAEGEN2][OOM] Update k8splugin configs" | Sylvain Desbureaux | 4 | -4/+12 | |
2020-09-25 | [CLAMP] AAF certificate using certinializer(2) | osgn422w | 12 | -9/+176 | |
use of auto-generated certificates via AAF side-car at OOM deployment time for CLAMP dashboard part. Issue-ID: CLAMP-884 Change-Id: If1c1cfb7d218060dde129546cadf38647a8d496e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com> | |||||
2020-09-25 | Merge "[Portal] Remove hardcoded cassandra password" | Sylvain Desbureaux | 14 | -10/+219 | |
2020-09-25 | Remove fields not defined in jobs specification | Jakub Latusek | 4 | -5/+1 | |
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I11f83a4716b5039e6396a63707f52268db013490 | |||||
2020-09-25 | Merge "Don't use GNU make new shell assignment operator" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-25 | Merge "[CLAMP] Use helm-push plugin in clamp" | Sylvain Desbureaux | 1 | -0/+5 | |
2020-09-25 | Merge "[DMAAP] Use common.resources in statefulset template" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-25 | [SDNC] Move sessionAffinity | Jakub Latusek | 1 | -3/+3 | |
SessionAffinity field is defined in ServiceSpec, not in ServicePort struct. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ieebd842dc57c45e57fac9e8d4043901e3c71da6a | |||||
2020-09-25 | [SDNC] Use helm-push plugin | Jakub Latusek | 2 | -0/+10 | |
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I2c09ef07a3445e8eb199011cdc2aa0a9d3647dcf | |||||
2020-09-25 | Merge "[DMAAP] Set default service name" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-25 | Merge "Set services names in statefulset templates" | Sylvain Desbureaux | 3 | -2/+7 | |
2020-09-25 | Merge "Use common.resources in aaf-sshsm-abrmd template" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-25 | Merge "Correction of the conditional statement" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-25 | Merge "Change aaf-sshsm statefulset to deployment" | Sylvain Desbureaux | 1 | -1/+1 | |
2020-09-25 | Merge "[CLAMP] Replace YAML comments with helm comments" | Sylvain Desbureaux | 1 | -1/+2 | |