summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-12-06Merge "[AAI] Service Mesh related"9.0.0Sylvain Desbureaux1-0/+4
2021-12-03[AAI] Service Mesh relatedothman touijer1-0/+4
Define required env variable for babel keystore, even when AAF is not enabled. Component will not start otherwise. Issue-ID: OOM-2887 Signed-off-by: othman touijer <othman.touijer@soprasteria.com> Change-Id: I1bf155683ef04c211f75cb82dd4779f8b6375aac
2021-12-02Merge "[POLICY] Add references to new policyadmin username"Sylvain Desbureaux2-0/+4
2021-12-02Merge "[DCAEMOD] RuntimAPI updates for HELM-gen integration"Sylvain Desbureaux13-7/+252
2021-12-02Merge "[DCAEGEN2] Updates for R10"Sylvain Desbureaux11-62/+132
2021-12-02Merge "[MSB] Use log template"Sylvain Desbureaux8-64/+30
2021-12-02Merge "[AAI] Service Mesh related"Sylvain Desbureaux7-20/+32
2021-12-01Merge "[SDC] Update SDC to 1.9.5"Krzysztof Opasiak4-7/+7
2021-12-01[AAI] Service Mesh relatedothman touijer7-20/+32
Sets conditions on volumes that are not mounted when AAF is disabled. Issue-ID: OOM-2887 Signed-off-by: othman touijer <othman.touijer@soprasteria.com> Change-Id: If5613bf22d3dbfe527be77726cb1b14a538a2e04
2021-11-30[DCAEMOD] RuntimAPI updates for HELM-gen integrationVijay Venkatesh Kumar13-7/+252
- Add switch for RuntimeAPI support for cloudify/helm - Add new properties for Chartmuseum integration for helm-gen tool - Bumpup onboardingAPI container version to support v3 Change-Id: I956632d04fa4ac4cac552ebf2b63432e29fe2386 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2694 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-11-30Merge "[VFC] Use log template"Sylvain Desbureaux17-139/+65
2021-11-30Merge "[MULTICLOUD] Use log template"Sylvain Desbureaux13-114/+54
2021-11-30[POLICY] Add references to new policyadmin usernameadheli.tavares2-0/+4
Adding a new username for PAP and API changes for the robot testcases. Issue-ID: POLICY-3815 Change-Id: Iccef19828a34be9c2ff28201ee27caad37d83504 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-11-29Merge "[OOF] Update configuration for NxI termination app"Krzysztof Opasiak1-6/+10
2021-11-29Merge "[A1POLICYMANAGEMENT] Fix missing imagePullSecrets"Krzysztof Opasiak1-1/+3
2021-11-29Merge "[SDNC] Add Ves collector config"Krzysztof Opasiak2-2/+39
2021-11-24[A1POLICYMANAGEMENT] Fix missing imagePullSecretsAndreas Geissler1-1/+3
Added imagePullSecrets and changed image definition for envsubstImage Issue-ID: OOM-2885 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I355301329d24c8f1eef96aa2212c67f524c10520
2021-11-24[CPS] Disable prometheus by defaultBruno Sakoto3-6/+3
This change is made to be able to deploy CPS with default values in environments where Prometheus ServiceMonitor is not available. Unused metrics.serviceMonitor.enabled property is also removed. Issue-ID: CPS-778 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ica4f3b6d9d10eceb37251090bfc501155f031b81
2021-11-24[OOF] Update configuration for NxI termination appMalarvizhi1-6/+10
Update configuration for NxI termination app in the OOF charts Issue-ID: OPTFRA-1016 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I28d4ade079e7c98375edb865b665f6df99021e86
2021-11-22Merge "[MODELING] Use log template"Sylvain Desbureaux5-25/+11
2021-11-22Merge "[VID] Use log template"Sylvain Desbureaux3-29/+9
2021-11-22Merge "[PORTAL] Use log template"Sylvain Desbureaux6-47/+21
2021-11-19[DCAEGEN2] Updates for R10Jack Lucas11-62/+132
By default, disable all dcaegen2 components except config-binding-service, healthcheck, and ves-openapi-manager. Fix DNS name for the ONAP consul instance. Move mongodb dependency from dcae-bootstrap to dcae-tcagen2. Fix the generation of the JSON list of expected components for the healthcheck services. (Previously could have a spurious leading ",") Update healthcheck-container version to 2.3.0 for logging enhancements and updated base image. Issue-ID: DCAEGEN2-2968 Issue-ID: DCAEGEN2-2958 Issue-ID: DCAEGEN2-2983 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4bcce1d3e43e2e5c7cc2c3179870de72b55d5d2e
2021-11-18[VFC] Use log templateMaciej Wereski17-139/+65
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: Ib3389c8e2f9221683862d3482c82f73f7f637441
2021-11-18[MSB] Use log templateMaciej Wereski8-64/+30
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I70b6294e8a3d16d4086ac894617d5338094bed0f
2021-11-17[MULTICLOUD] Use log templateMaciej Wereski13-114/+54
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I22bcac642e1f9607dc4e65e2b8b34c946b3c29cb
2021-11-17[SDC] Update SDC to 1.9.5MichaelMorris4-7/+7
Addresses issues found in Istanbul stability tests. Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3773 Change-Id: I1c28f35730aff7e22107218c72fb3ce942cd60b5 (cherry picked from commit 0ebca89a44f90b43ea856674691680ca8974e74f)
2021-11-16[SDNC] Add Ves collector configsebdet2-2/+39
Add the Ves collector configuration to the sdnc chart so that it can be disabled/enabled Issue-ID: OOM-2863 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I7039c4ab53b80a96f05bcf3fa8ef30224f15a96b
2021-11-16[PORTAL] Use log templateMaciej Wereski6-47/+21
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I7e8df12aaf8e68f12a56d097d8045eeb0924e428
2021-11-16[MODELING] Use log templateMaciej Wereski5-25/+11
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: Ifb21cc0a10e1ac2770e6835ad883b5d0f0f1735d
2021-11-16[VID] Use log templateMaciej Wereski3-29/+9
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I035f51a3931dd41fc56d477cfb43ba57e2c042f6
2021-11-15Merge "[SDNC] Fix dependencies for SDNRONLY mode"Sylvain Desbureaux1-2/+4
2021-11-15Merge "[POLICY] Fix https connection in policy-ppnt"Sylvain Desbureaux1-2/+2
2021-11-15Merge "[AAI][SCHEMA] Remove Hardcoded certificates"Krzysztof Opasiak26-275/+595
2021-11-12[AAI][SCHEMA] Remove Hardcoded certificatesSylvain Desbureaux26-275/+595
Use Certinitializer in order to retrieve needed certificates. It'll also do the retrieval for graphadmin as both microservices are working together. Issue-ID: OOM-2691 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iad790cc14361cf15d5a6bf4fcad6fd9f4048a1a7
2021-11-12Merge "[UUI] NLP for IBN helm chart"Sylvain Desbureaux9-0/+271
2021-11-12Merge "[AAI] Update the aai keystore with the newly generated cert"Sylvain Desbureaux1-0/+0
2021-11-10Merge "[AAI][BABEL] Remove Hardcoded certificates"Krzysztof Opasiak23-206/+266
2021-11-10Merge "Revert "[COMMON] Changed mongo storage location to enable persistance""Krzysztof Opasiak1-1/+1
2021-11-10[POLICY] Fix https connection in policy-ppntsaul.gill1-2/+2
Changed https to useHttps in configured connections to api and pap Issue-ID: POLICY-3817 Change-Id: Id96899d39e1f8233bf7f32f54ef4253fe6dbb58a Signed-off-by: saul.gill <saul.gill@est.tech>
2021-11-10[UUI] NLP for IBN helm chartzhaoyh69-0/+271
NLP component added to UUI Issue-ID: USECASEUI-605 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: I0e4a4c71c0bd9bfacb9d1983e1f4a9a79aaab47b
2021-11-10[AAI][BABEL] Remove Hardcoded certificatesSylvain Desbureaux23-206/+266
Use Certinitializer in order to retrieve needed certificates. Change ModelLoader also as it needs valid certificate to communicate with Babel. Issue-ID: OOM-2693 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I64b8ede24643f942dc99956030c202c50d41ad1e
2021-11-09Revert "[COMMON] Changed mongo storage location to enable persistance"Sylvain Desbureaux1-1/+1
This reverts commit 0d9469d87c6173b20097499fea54013bd0f8169c. Reason for revert: it seems to not work in a lot of environments Issue-ID: OOM-2864 Change-Id: Ie7847f4522e3ac4ff7ef3e2de0021b7b2382aa33 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2021-11-09Merge "[SDC] Use log template"Sylvain Desbureaux10-111/+46
2021-11-09Merge "[SO] Use log template"Sylvain Desbureaux13-117/+50
2021-11-09[AAI] Update the aai keystore with the newly generated certHarish Venkata Kajur1-0/+0
aai keystore is expiring in 70 days so updating the keystore manually with the new certificate that will expire in November 2022 Issue-ID: AAI-3406 Change-Id: Idb63a4b52cdd7171af4fad83d2d4c700d6e76691 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-11-09Merge "[DMAAP] Use log template"Sylvain Desbureaux7-74/+16
2021-11-09Merge "[SDNC] Use log template"Sylvain Desbureaux4-29/+9
2021-11-09[SDNC] Fix dependencies for SDNRONLY modedemskeq81-2/+4
readiness check for sdnrdb-init-job Issue-ID: OOM-2876 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: Ie101a27736e8a5fc7c29017414ae49a8d11b3f7f
2021-11-09Merge "[SDNC] Sdnc pod restart stucks in readiness check for sdnrdb-init-job"Sylvain Desbureaux1-2/+2