aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-06[OOF] Add make clean targetKrzysztof Opasiak1-0/+4
Add make clean target to ensure that removed dependencies are always cleaned up properly. Issue-ID: OPTFRA-803 Change-Id: I2f845c775d5643c7a8b4539b35886fbf79ce889a Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-04Merge "[GENERAL] Use readiness container v3.0.1"Krzysztof Opasiak278-1094/+475
2020-09-04[ESR] Add logs to STDOUTDominik Mizyn2-29/+49
This commit add STDOUT appender to root level logging. Additionally, it approximates the logback.xml file to ONAP Application Logging Specification v1.2 Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: I1ae3fa5af0fc4ac27fdad185299cc659efe81c2d
2020-09-04Mounting of DMAAP listener properties for RANSliceSandeep Shah2-0/+38
Mounting of DMAAP listener properties for RANSlice in SDNC DMAAP-Listener charts Issue-ID: OOM-2550 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Iba8dde371ba78e784dfba6f04f7ccd925e140d4f
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux278-1094/+475
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-09-03Merge "[CDS] Add logs to STDOUT"Krzysztof Opasiak4-12/+30
2020-09-03Merge "[SDNC] Remove hard-coded busybox image"Krzysztof Opasiak3-3/+4
2020-09-03[POMBA] Add logs to STDOUTDominik Mizyn1-0/+1
This commit add STDOUT appender to root level logging. Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: I5b99d029713927c50f969aa69c3fe3d431c07256
2020-09-03[DMAAP] Add logs to STDOUTDominik Mizyn3-5/+2
This commit add STDOUT appender to root level logging. Issue-ID: OOM-2514 Change-Id: I03465e1e1446ff7c1c80838788d2b3accc3526b1 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
2020-09-02[COMMON] Allow to set default password complexityKrzysztof Opasiak2-1/+19
With the introduction of common secret template many of ONAP passwords started being automatically generated. The algorithm that we use for this purpose allows to choose the complexity of generated password. By default we use "long" which contains special characters. Unfortunately this turns out to often cause some issue. To make our deployment more stable and user friendly lets allow the deployer to choose the desired password complexity. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ib7a412e19f6b44f20c8ac388393936cf5d967d4e
2020-09-02Update git submodulesWilliam Reehil1-0/+0
* Update kubernetes/aai from branch 'master' to 1990a02ce9295df7c94009401c24fa226a10f8e8 - Merge "Revert "[AAI] Add logs to STDOUT"" - Revert "[AAI] Add logs to STDOUT" This reverts commit befaa5500924f9ebda0b4bf65d8d6ab5a9f0745a. Reason for revert: Breaks the AAI HC Change-Id: Ie401f7bdc7408ce1171bc055a3e46cb610bd52c0
2020-09-02[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for chart'Alexander Dehn9-72/+64
restructure values for docker image name:tag Issue-ID: OOM-2533 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I7c02fe543b4f96871c3ade80c7b51c68627cb269
2020-09-02Merge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"Krzysztof Opasiak9-0/+359
2020-09-02Merge "[MariaDB] Create NFVO Database Within MariaDB"Krzysztof Opasiak5-3/+52
2020-09-02[CDS] Add logs to STDOUTDominik Mizyn4-12/+30
This commit change logging level of used loggers to "INFO" and root logging level to "INFO" Thanks to that we will see "info", "error" and "warn" messages. Issue-ID: OOM-2514 Change-Id: I545e2ee69f1bcde7f7313fdda8f80e8201b7461c Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
2020-09-02[SDNC] Remove hard-coded busybox imageAlexander Dehn3-3/+4
get image values from global busyboxRepository/busyboxImage Issue-ID: OOM-2543 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I5f0ef76fb8072b45bd9ad10d8580484656049b76 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
2020-09-02[CLAMP,COMMON] Escape special chars in mysql passwordsKrzysztof Opasiak2-3/+9
Fix both clamp and common mariadb-galera instances to make sure that special characters in passwords are escaped properly. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iee48523d36d404ad7b21515f0d205f2f60a507ed
2020-09-01Update git submodulesWilliam Reehil1-0/+0
* Update kubernetes/aai from branch 'master' to bdbb69908135f5cee7c27fab7fbbcdde17ff5d57 - Merge "[AAI] Add logs to STDOUT" - [AAI] Add logs to STDOUT This commit add STDOUT appender to root level logging. Additionally, it approximates the logback.xml file to ONAP Application Logging Specification v1.2 Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: Iee075bb1400fd2ab2afbc39bf87e93f269ebaf84
2020-09-01Update git submodulesefiacor1-0/+0
* Update kubernetes/aai from branch 'master' to b31e250091cd68edb77f3158691844decda82fc8 - [aai-oom] Bump versions for babel and schema-service Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: AAI-3099 Change-Id: Id6ebb67f39ed6f4b3dc24d1ef1447b1f272037a0
2020-09-01[SO] Add helm chart for SO-ETSI-NFVO-NS-LCMAndrewLamb9-0/+359
As part of adding Support for SOL005 NBI API Handler Issue-ID: SO-3157 Change-Id: I7ef5dc15b71d45a7d519390c245ef7cc106a363d Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-09-01[MariaDB] Create NFVO Database Within MariaDBrope2525-3/+52
Adding an additional SH script in order to create the NFVO database, which will be used by the SO ETSI NFVO NS LCM. It will be used to store required information on any NFVOs. The creation of the NFVO Database should not have an effect on other databases, as their creations have not been modified. Also renamed the Create so_user and so_admin SH scripts to start with 98, 99 in order to trigger after any new scripts are added in the future. Issue-ID: SO-3159 Change-Id: Idbf09db294d5bbc9e7dca063bc08040ce2bc8568 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-09-01Merge "[SDNC] oom for clustered disaggregated SDN-R"Sylvain Desbureaux51-89/+567
2020-09-01Merge "[VFC]Remove the process of mysql in vfc-redis"Sylvain Desbureaux8-23/+19
2020-09-01Merge "Fix of mariadb-galera backup charts."Sylvain Desbureaux1-0/+5
2020-08-31[SDNC] oom for clustered disaggregated SDN-RAlexander Dehn51-89/+567
use disaggregated elasticserach DB from common Issue-ID: SDNC-1165 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I0c6ac6549f6c144f0ed5a64ae76a1fa352f740d2
2020-08-30Removal of zookeeper from portal HELM chartsSandeep Shah13-296/+1
Portal components no more rely on zookeeper and removed from rspective portal and its component HELM charts Issue-ID: PORTAL-998 Signed-off-by: SandeepLinux <Sandeep.Shah@att.com> Change-Id: I9939da45ee03623a4f7cfc379c68785fdcce8b63
2020-08-28Merge "[VES] Update the VES Collector and bootstrap versions"Sylvain Desbureaux1-3/+2
2020-08-27[POLICY] certInit support + refactoringjhh125-3737/+1496
Several changes are including in this patch: - certInitializer support (POLICY-2615, REQ-361) - renamed policy objects to start with "policy-" prefix (POLICY-1000) - add resources section to components that did not have or had it incorrectly set up rendering null (POLICY-2502) - Removal of legacy policy-engine components (POLICY-2743) - Miscellaneous refactoring of charts (POLICY-2745) - update pdp legacy reference to policy-xacml-pdp from pdp (legacy) Issue-ID: POLICY-2615 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I8b6984a663bbb14d331a366ec02b6dd38755cde7 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-08-27Update git submodulesVenkata Harish Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 7e6e2bf385f85e85e008d06b2415290851fee2b7 - Merge "Updating the portal properties uebkey to remove the space in hopes this will fix 2905" - Updating the portal properties uebkey to remove the space in hopes this will fix 2905 Issue-ID: AAI-2905 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I6155787d24e6704a7f5b8b919a30dcc4f3624912
2020-08-27Fix of mariadb-galera backup charts.Marat Salakhutdinov1-0/+5
Issue-ID: OOM-2525 Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca> Change-Id: I7ea70454368c68e3a264a181a57fae7bad1219d1
2020-08-26Update git submodulesWilliam Reehil1-0/+0
* Update kubernetes/aai from branch 'master' to d1b50c9c6c2c2d4452483da67729298e5953a2db - Merge "AAI-2958 Fix data-router in crash loopback state when there is no internet access" - AAI-2958 Fix data-router in crash loopback state when there is no internet access The problem is due to the fact in the data-router-oxm.xml file was referencing spring-context-4.2.xsd but it's not part of the spring-context-<xxx>.jar. Therefore, it needs to reach out to the internet to download the internet. And in spring 5, it started to use versionless spring-context.xsd and it's part of spring-context-5.1.13.jar (which is packaged in data-router 1.6.2). The fix is to update data-router-oxm.xml to use the versionless spring-context.xsd (and it's only accessible via https). Change-Id: Icf62978b73ae097fc3bcbaf3e96a8f63706dc4fc Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: AAI-2958
2020-08-26[VES] Update the VES Collector and bootstrap versionsEdyta Krukowska1-3/+2
Update Ves version to 1.7.3 and bootstrap to 2.0.4 to use latest versions in Cloudify deployment. Issue-ID: DCAEGEN2-2264 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I4d9225871b32a38e16590633022ac7aca7d63ec8
2020-08-26Merge "[SDNC] Remove sdnc-portal component"Sylvain Desbureaux18-632/+0
2020-08-26Merge "Fix cassandra backup."Sylvain Desbureaux3-5/+6
2020-08-26Merge changes from topic "disabletca"Sylvain Desbureaux22-580/+28
* changes: [DCAEMOD] Guilin updates for SECCOM and other enhancements [DCAE] Exclude TCA/cdap from bootstrap
2020-08-25[COMMON] Enable importing custom certificates to truststore using ↵Jozsef Csongvai4-3/+145
certInitializer ONAP deployments may require the use of custom certificates. Instead of manually adding certificates to the truststore file, users can now add their .pem certificates under certInitializer/resources and have them imported automatically by an init container. The updated truststore can then be mounted to a component by providing a truststoreMountpath. Issue-ID: OOM-2509 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I896c729143346738e91fa57f895ba48043b253c1
2020-08-25Merge "[SDNC] Set STDOUT Log level"Krzysztof Opasiak3-4/+8
2020-08-25Merge "[COMMON] new logConfiguration chart"Krzysztof Opasiak5-0/+98
2020-08-25Update git submodulesWilliam Reehil1-0/+0
* Update kubernetes/aai from branch 'master' to 5071da297b9e7f58c796bad7d4ae1e3415a039c4 - Merge "Prepare upgrade to readiness containers v3.0.1" - Prepare upgrade to readiness containers v3.0.1 Readiness 3.x is a new version, not using root user and using stable Kubernetes API. The upgrade is not doable by just changing version as script path has moved. Therefore, we must upgrade everything in one shot. As AAI is not in the same repo, it's not doable for this component. We then change variables only for AAI so we can continue to use older images. We'll move AAI just after the rest has been upgraded. Issue-ID: OOM-2545 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5afa83892043f4844afe12e61724a8d368a9f2e0
2020-08-25Merge "Unable to boot SNDC pod without AAF"Sylvain Desbureaux1-1/+8
2020-08-25Merge "[MULTICLOUD] HELM artifact added to the artifactbroker config"Sylvain Desbureaux1-1/+2
2020-08-25Merge "[DMAAP] Increase backoffLimit for DMAAP provisioning job"Sylvain Desbureaux1-1/+1
2020-08-25[VFC]Remove the process of mysql in vfc-redisdengyh8-23/+19
Two main process in vfc-redis: redis + mysql Issue-ID: VFC-1727 Change-Id: Ied784a4ff8270d23f3609a7942dbfb8d81e74084 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-08-24[DCAEMOD] Guilin updates for SECCOM and other enhancementsvv770d4-10/+16
- RuntimeAPI support for DmaapPlugin integration + java11 - Security vulnerability updates for Genprocessor, RuntimeAPI - OnboardingAPI offline support Change-Id: I2009a22cc24d7f7446f76e4ada76e22dd252945d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-1996 Issue-ID: DCAEGEN2-2271 Issue-ID: DCAEGEN2-2272 Issue-ID: DCAEGEN2-2221 Signed-off-by: vv770d <vv770d@att.com>
2020-08-24[DCAE] Exclude TCA/cdap from bootstrapvv770d18-570/+12
Redis installation removed (was used by tca/cdap) SCH java11 upgraded Tca-gen2 (java 11, sec vul, policy reconfig) Change-Id: Ia6801d789d675136755cd217cb79f532a625685c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2342 Issue-ID: DCAEGEN2-2330 Issue-ID: DCAEGEN2-2198 Issue-ID: DCAEGEN2-2266 Issue-ID: DCAEGEN2-2285 Signed-off-by: vv770d <vv770d@att.com>
2020-08-24[SDNC] Remove sdnc-portal componentDan Timoney18-632/+0
The sdnc-portal component is currently disabled due to known security vulnerabilities. This component is no longer supported - the developer left the project - and its functionality is not really needed. So, we are removing this component in Guilin. Issue-ID: SDNC-1236 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I45c7cad2102011fb25ca9f6707792dfd5c97624f
2020-08-24Merge "[DCAE] Update dcaegen2 cloudify manager image"Krzysztof Opasiak1-1/+1
2020-08-24Update git submodulesHarish Venkata Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 46961c4794a17f72643bd491af6c159ea7e53380 - Update schema service to support v20 Issue-ID: AAI-3017 Change-Id: If46a1bfafbd2edb73cd7d3832468c06fac855911 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-08-20Update git submodulesKrzysztof Kuzmicki1-0/+0
* Update kubernetes/robot from branch 'master' to b093c77b4faa2c4f0bfc67e481f724b6d67c7229 - [ROBOT] robot_properties.py configmap contains failing character Issue-ID: INT-1700 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I93004428c4c794dc50f8518698a72a95e9386591
2020-08-20Merge "[DOC] Correct RST files"Sylvain Desbureaux13-250/+277