summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-04-29Merge "[SO] Update SO images to 1.7.12" into guilin7.0.1Sylvain Desbureaux14-14/+14
2021-04-27[SO] Update SO images to 1.7.12Konrad Bańka14-14/+14
Update SO images to 1.7.12 containing several bugfixes ported to guilin. Issue-ID: SO-3401 Issue-ID: SO-3484 Issue-ID: SO-3397 Issue-ID: SO-3465 Issue-ID: SO-3470 Issue-ID: SO-3484 Issue-ID: SO-3607 Issue-ID: SO-3609 Issue-ID: SO-3432 Issue-ID: SO-3468 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I2df7e4c6a89bd7f4dfd94000c3cfced5a2d175f3
2021-04-22Merge "Revert "[SDNC] Change path to daexim directory"" into guilinKrzysztof Opasiak3-11/+2
2021-04-22Revert "[SDNC] Change path to daexim directory"Sylvain Desbureaux3-11/+2
This reverts commit fbf99d9ff51be6092fd8c37eab55e8f3bbd6b2eb. Reason for revert: Patch doesn't work on Guilin Issue-ID: SDNC-1475 Change-Id: I0a7bac401b28c0ada83ace3265b9b4f1cb71970b Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2021-04-21Merge "[SDNC] Change path to daexim directory" into guilinSylvain Desbureaux3-2/+11
2021-04-19[SDNC] Change path to daexim directorydemskeq83-2/+11
configure absolut path for daexim persistent directory. Issue-ID: SDNC-1475 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: I1cfc348b733dee2e02b1a0193f6cba3c78e61d91 (cherry picked from commit a86300a336804e64a26dea576aa9d44f699eb6e2)
2021-04-16[POLICY] Add date to logging timestampjhh6-10/+16
Policy components log the current time to stdout but not the actual date. This patch adds the date in UTC format. Issue-ID: POLICY-3177 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: If86cad58115d9124e09a953c0aa807644830ad4b Signed-off-by: jhh <jorge.hernandez-herrero@att.com> (cherry picked from commit 417bcbae7b6cdb92da9ab8cb02f7bc31c9f5192d) (cherry picked from commit 37fba0c3fe0fd169ea05363d532835fa9f7d2959)
2021-04-14[SDNC] Change path to daexim directory 2demskeq82-11/+1
remove wrong daexim link Issue-ID: SDNC-1475 Change-Id: I52d1da10082a6fee846461ce18fc0913aea85e18 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
2021-03-31Merge "[DMAAP][MR] Update hardcoded certificates" into guilinKrzysztof Opasiak18-56/+271
2021-03-31Merge "[CCSDK] Correct permissions of mounted configmaps" into guilinSylvain Desbureaux1-1/+1
2021-03-31[DMAAP][MR] Update hardcoded certificatesSylvain Desbureaux18-56/+271
Instead of hardcoding certificates inside the container, add them into helm charts, so it's easier to update. Issue-ID: DMAAP-1547 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I7fcb8831539d8d9d5d25bcaae44a3c66672f7b1a (cherry picked from commit e5b6ffc663a2314fd545aa540cbdee6380adf00b)
2021-03-30Merge "[CDS] Update hardcoded certificates" into guilinKrzysztof Opasiak4-0/+61
2021-03-30[CCSDK] Correct permissions of mounted configmapsKonrad Bańka1-1/+1
One configmap contains scripts that need to be executable. It turns out that by mistake such file permissions were granted to wrong volume by mistake. Issue-ID: CCSDK-2958 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: If02b4579981bcf3ba52304013f3be4ec43e2672c
2021-03-25[CDS] Update hardcoded certificatesSylvain Desbureaux4-0/+61
Update CDS UI certificates in order to have validity for one year Issue-ID: CCSDK-3207 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id7a0dbdfb6a59ac7e76e00fd106855f05482b041
2021-03-24[VID] Update certificateSylvain Desbureaux2-1/+1
Update certificate in order to have one with one year. Issue-ID: VID-959 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I4647a42d26777b4c35d738cd3e372c0c3a47a92d
2021-03-24[DMAAP][DR] Fix bad templatingSylvain Desbureaux2-2/+2
In DR deployments, use of `{{- end -}}` at the of affinity makes the next line to "glue" to resources information. And it seems that in recent kubernetes, it makes it break. Issue-ID: OOM-2671 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ief6fcdf18b9bea1bff728924d7c9a25465ac8a47 (cherry picked from commit e615343e219ee091fcdf7ac29201ed665996f7a2)
2021-03-03[COMMON] Add some python linters in tox.iniGuillaume Lambert1-0/+11
and configure them with a few reasonable parameters Issue-ID: OOM-2643 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: Ic1e8d6be63c45d89de41e8589aa3bd1214a3f0a1 (cherry picked from commit 056b2d4e36cefe108a764ad710996f8dfab2740f)
2021-02-12Merge "[MUSIC] Update certificate" into guilinKrzysztof Opasiak2-2/+1
2021-02-12Update git submodulesKajur, Harish (vk250x)1-0/+0
* Update kubernetes/aai from branch 'guilin' to 59980bb001946b3b61766a205a17b9461b512eba - Update sparky cert expiring in march Issue-ID: AAI-2841 Change-Id: I07ffdacdabcd46eb270b0f47808f7a195ed21189 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2021-02-12[MUSIC] Update certificateSylvain Desbureaux2-2/+1
Use fresh certificate in Music Issue-ID: OOM-2673 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I410f459ed2446bbae290e277747314708f5f97a5
2021-02-09Update git submoduleswr148d1-0/+0
* Update kubernetes/aai from branch 'guilin' to 14c17d95ee813dddec59de57f6c5a4a1e6ba9fc4 - Updating the schema service to 1.7.14 version for guilin maintenance release and mdons use case Issue-ID: AAI-3225 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I09869f3fcf2a26f48595d9f11b363c4b165355aa
2021-02-04Update git submodulesManisha Aggarwal1-0/+0
* Update kubernetes/aai from branch 'guilin' to 8a9c0c7f2b29147bb0e3f1367e9b7dfbd558b4ce - Merge "Dmaap event publishing fix to post to https dmaap" into guilin - Dmaap event publishing fix to post to https dmaap Issue-ID: AAI-3219 Change-Id: Id81b34477cf90565d882e04c7c0ce7a14a7f4953 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-04Update git submodulesKajur, Harish (vk250x)1-0/+0
* Update kubernetes/aai from branch 'guilin' to bc8d72d199ba2e1699e7ade44d6d558813a83a61 - Update certs and will be valid until Jan 2022 Issue-ID: AAI-2841 Change-Id: I5e866c9b710026168bcd84ed0d4a40f4a382fb55 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2021-01-26[COMMON][ETCD] Skip startup self-discovery for etcd nodesKonrad Bańka1-0/+4
Current startup script of etcd checks whether all assumed other nodes are already running, before proceeding. This check, however, also includes checking localhost, but due to using headless service statefulset pod DNS discovery, it doesnt succeed immediately. In some deployments k8s DNS server may be laggy, thus failing startup script to finish before liveness check. This patch fixes such failures of 1 pod etcd clusters, and improves startup time for any size ones. Signed-off-by: Konrad Bańka <k.banka@samsung.com> Issue-ID: OOM-2668 Change-Id: I2f9263a0f4964b0a495631775d0cbbceef25e85b
2021-01-21Merge "[COMMON][CERTS] Use sh to onboard custom certs" into guilinKrzysztof Opasiak2-8/+14
2021-01-20Merge "[SDNC] Move ODL persistent data to pvc" into guilinKrzysztof Opasiak4-48/+106
2021-01-20Merge "Release 7.0.0" into guilinKrzysztof Opasiak1-0/+6
2021-01-20Merge "[SDNC] Bump versions for Guilin mtce release 1" into guilinKrzysztof Opasiak5-5/+5
2021-01-20Merge "[COMMON] Add doc linting" into guilinKrzysztof Opasiak7-9/+55
2021-01-20Merge "[SO] Update SO to 1.7.11 (CNF and slicing bugfixes)" into guilinKrzysztof Opasiak14-14/+25
2021-01-20[SDNC] Move ODL persistent data to pvcDan Timoney4-48/+106
In OpenDaylight, there are three types of data that we want to retain: - exported backups (stored in /opt/opendaylight/daexim) - journals (stored in /opt/opendaylight/journal) - snapshots (stored in /opt/opendaylight/snapshots) This change saves all 3 directories to the sdnc persistent volume so that they are retained across restarts. Issue-ID: SDNC-1455 Signed-off-by: Dan Timoney <dtimoney@att.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6b068c7a7bce294f94f9697a34027010bb5bfe8f (cherry picked from commit 2ee28a5a7a82116e1854d92713a315490c9f259b)
2021-01-20Merge "[SDNC] Tuning fixes for SDNC" into guilinSylvain Desbureaux3-1/+5
2021-01-20Merge "[COMMON] Configure paths for Ingress" into guilinKrzysztof Opasiak7-46/+26
2021-01-20[COMMON] Add doc lintingSylvain Desbureaux7-9/+55
Add 3 automated doc linting (sphinx building, linkchecking and doc8) in order to have an error free documentations Fix also issues found by these linters in order to start without errors. Issue-ID: OOM-2648 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I318718c956020412a120ba3caeb9e21d35a99833 (cherry picked from commit ec07bca720e5e2156be085e89f1ce8521a602eaf)
2021-01-20[SDNC] Bump versions for Guilin mtce release 1Dan Timoney5-5/+5
Bump SDNC docker version to 2.0.5 for Guilin maintenance release. This release contains bug fixes related to the Transport Slicing use case (see Issue-ID footers for list of Jiras addressed) Issue-ID: SDNC-1431 Issue-ID: CCSDK-3075 Issue-ID: CCSDK-3013 Signed-off-by: Dan Timoney <dtimoney@att.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I87526ad058b413692cb731d3cad1457efbefc108 (cherry picked from commit d1f39e32d1d506323b98ee1d45d7c4732c079954)
2021-01-19[SDNC] Tuning fixes for SDNCDan Timoney3-1/+5
Corrected issue in values.yaml that was causing OpenDaylight akka configuration file override not to be loaded properly. As a result, we are seeing memory-related exceptions (circuit-breaker exception), whic seems to be contributing to a memory leak error. Also, updated configuration to enhance logging so that summary of messages in/out (aka 'audit log') is written for debugging purposes. Issue-ID: SDNC-1430 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2a3950ecde1c53f8e68b11bbc9c0ddc136f67b54 (cherry picked from commit 9520e7cfed1474213930a9c877e223902a15eae5)
2021-01-19[COMMON][CERTS] Use sh to onboard custom certsSylvain Desbureaux2-8/+14
Today, onboarding custom certificates relies on `bash`. But image used for that doesn't have bash. Therefore, we need to use `sh` in order to onboard the certs. Issue-ID: OOM-2666 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia8087bd9484a013ac76044681059f634a4e45eb8
2021-01-19Release 7.0.0Sylvain Desbureaux1-0/+6
Issue-ID: OOM-2472 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I07efb26e3303e3dc6eef627c0e1830858300d903
2021-01-14[SO] Update SO to 1.7.11 (CNF and slicing bugfixes)deen198514-14/+25
Update SO containers to 1.7.11, solve CNF and E2E NW slicing bugfixes: Containers: + name: 'so/vnfm-adapter' + name: 'so/catalog-db-adapter' + name: 'so/request-db-adapter' + name: 'so/openstack-adapter' + name: 'so/sdnc-adapter' + name: 'so/vfc-adapter' + name: 'so/sdc-controller' + name: 'so/bpmn-infra' + name: 'so/so-monitoring' + name: 'so/api-handler-infra' + name: 'so/nssmf-adapter' + name: 'so/mso-cnf-adapter' + name: 'so/so-oof-adapter' + name: 'so/so-etsi-nfvo-ns-lcm' Change-Id: I6755bef5a6ee019afa6ad41ec20c42f9703182d8 Signed-off-by: Damian Nowak <damian.nowak@nokia.com> Issue-ID: SO-3431
2021-01-14[DCAEGEN2] Update HV-VES imageRemigiusz Janeczek1-1/+1
HV-VES fixed to allow it to recover after exception in CBS communication. Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ie7aa5281c29dbb95593c3245aacbd08b3618d482
2021-01-13Merge "[GLOBAL] Fix Makefile typo" into guilinKrzysztof Opasiak1-1/+1
2021-01-12Update git submodulesmrichomme1-0/+0
* Update kubernetes/robot from branch 'guilin' to c83c44b97583bcb814b096e14a8ed4eff24dd638 - [Version] Bump 1.7.3 version for Guilin Maintenance Release Issue-ID: TEST-283 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1f979b86c3d5b016b86a431f3278478907310142
2021-01-07[PLATFORM] Update cert service images to 2.1.1Piotr Marcinkiewicz4-5/+5
Align Cert Service Api to RFC4210. Fix Cert Service Client CA_NAME validation. Issue-ID: OOM-2656 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ia510b67b3d4e993df89a6be2c0899115b7e31dc7
2021-01-07[COMMON] Configure paths for IngressSylvain Desbureaux7-46/+26
Instead of globally choosing between virtualhosts and path based ingress, it's better to allow to choose it per component. Issue-ID: OOM-2641 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I952826d03722693ebae7c95a083b95bf83752d68 (cherry picked from commit afae229d3a7eb8c20633e049d3f597fb2eab7bbc)
2021-01-06[GLOBAL] Fix Makefile typoSylvain Desbureaux1-1/+1
One of Makefile action is to copy `helm` directory into `packages` one. Change done in order to choose helm binary accidentally made this behavior to work _only_ if helm binary is `helm`. This patch set it back to previous behaviour for this particular command. Issue-ID: OOM-2562 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I22c52d538f9f396bd4028b6e0f0adcecb8e8df61 (cherry picked from commit a0b1fb1a677d01d0900eee39e07829cdb93a1b7b)
2020-12-17Merge "Revert "[COMMON] add pre upgrade script for mariadb-galera"" into guilinKrzysztof Opasiak5-437/+1
2020-12-15[COMMON] Allow '-' in commit topicSylvain Desbureaux1-1/+1
Some components may have `-` in their topic title. Thus it should be allowed. Second and other "topics" can now also use lower case letters. Issue-ID: OOM-2648 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0e12fdeac3788800755926aec3ffd425c87d6f98 (cherry picked from commit 7153bad439120e152d15a305d3da8885ff7babf8)
2020-12-10Revert "[COMMON] add pre upgrade script for mariadb-galera"Sylvain Desbureaux5-437/+1
This reverts the following commits: * eb9eb59171a43d25fb012aaad0a1d37ca86bc2bf * a72170b49e04aacb2ff476965904900fe5559fef Reason for revert: upgrade script is not working well in all situations Issue-ID: INT-1633 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia61a08d1e6cc4499525d82c5b2dfd83cf2d6a3e8
2020-12-09[COMMON] Add git commit lintingSylvain Desbureaux2-0/+27
Add an automated git commit linting in order to be sure commit messages are set the way we want. Issue-ID: OOM-2644 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I36a397c318886f2ac05a8971147272669c7a4cd9 (cherry picked from commit 3c393e59b60734b4a1c163eb3e175507a32519ad)
2020-12-08Merge "[DOCS] Add helm3 install guide" into guilinKrzysztof Opasiak3-0/+982