aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc
AgeCommit message (Collapse)AuthorFilesLines
2020-12-02[SDNC-WEB] Remove invalid parameter from deploymentGrzegorz-Lis1-1/+0
Remove serviceName parameter from deployment. Parameter reserved for startefulSet. Issue-ID: SDNC-1427 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: Ic949e1a465c3bb632cbb7c0c325ef7d358935e99 (cherry picked from commit d88f6c95185a55b9c5e2608df18df6ec7baa0cf7)
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux12-25/+24
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c (cherry picked from commit 4f9902b6e7b5c70588160266276904ab81832867)
2020-11-24[SDNC] Upgrade to final SDNC Guilin docker versionDan Timoney5-5/+5
Upgrade to version 2.0.4 of SDNC docker containers, which contain fixes for the following High severity issues: CCSDK-2979: devicemanager onf14 influences ietf-alarms.yang using devicemanagers SDNC-1413: CCVPN - Transport Slicing: SDNC development - PATCH operation instead of POST SDNC-1414: CCVPN - Transport Slicing: SDNC development - Need to unset a context variable in a for loop node in DG Issue-ID: SDNC-1409 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icf39ad2e8280ddd4cea53a54905b27f61bb05aab (cherry picked from commit aa79ff6292bffc9a78b1893759eb0a86cc96c436)
2020-11-06Merge "[SDNC][CCSDK] Update SDNC and CCSDK image versions for Guilin RC1"Krzysztof Opasiak3-3/+3
2020-11-06Merge "[SDNC] fix broken sdnc-web deployment"Sylvain Desbureaux3-6/+22
2020-11-05Merge "[SDNC] Change sdnc to single startup script solution"Sylvain Desbureaux4-508/+2
2020-11-04[SDNC] fix broken sdnc-web deploymentAlexander Dehn3-6/+22
fix deployment.yaml Issue-ID: OOM-2600 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: Id8f8f6c341bed30ce26cc061b47aeb6e312e7bfa
2020-11-04[SDNC] Change sdnc to single startup script solutionAlexander Dehn4-508/+2
remove startup scripts Issue-ID: OOM-2610 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: Ia09de604cc502ecbbd7575cd5dd2374f253820ed
2020-11-03[SDNC][CCSDK] Update SDNC and CCSDK image versions for Guilin RC1Dan Timoney5-5/+5
Update SDNC and CCSDK image versions to proper Guilin RC1 version. Issue-ID: CCSDK-2931 Issue-ID: SDNC-1402 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9d711d6c3e7c3130680fe3459326be0b5dd2e555
2020-10-29Merge "[SDNC] Update CertServiceClient"Krzysztof Opasiak1-1/+1
2020-10-27Merge "[SDNC] wrong configuration in mountpoint-registrar.properties"Krzysztof Opasiak1-0/+5
2020-10-27[SDNC] Update CertServiceClientMaciej Malewski1-1/+1
Update CertServiceClient to new version (2.1.0) Issue-ID: OOM-2580 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I8e7f42a5edb1832932eb8b6b66950612ec33a21f
2020-10-22Merge "[SDNC] change comment style"Sylvain Desbureaux29-1/+59
2020-10-21[SDNC] change comment styleJakub Latusek29-1/+59
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ia390319f744931f435615af49246c0e13cdb8564 Issue-ID: OOM-2562
2020-10-21[Tree-wide] Add helmignore to ignore componentsKrzysztof Opasiak1-1/+0
components directory takes up a lot of space and is included during helm package Lets remove it using .helmignore This is just a copy of idea showed in: "[OOF] Add helmignore to ignore components" by krishnaa96 <krishna.moorthy6@wipro.com> Issue-ID: OOM-2534 Suggested-by: krishnaa96 <krishna.moorthy6@wipro.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I25c82e79ba2c472b7761a63365573188ab8db56b
2020-10-20[SDNC] wrong configuration in mountpoint-registrar.propertiesAlexander Dehn1-0/+5
add odl secrets in update-config init container Issue-ID: OOM-2551 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I0f3524f68149b23f4679d7dec979aa429db48ca2
2020-10-16Update makefiles to use specific helm versionJakub Latusek2-12/+14
Helm is now called by HELM_BIN variable which by default is set to helm and makefiles use helm from path. HELM_BIN can be overwritten so user can have two version of helm in system and choose which one to use. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5
2020-10-12Merge "[SDNC] Make cmpv2Enabled control the creating of volumes and mounts"Sylvain Desbureaux1-0/+4
2020-10-08[SDNC] Make cmpv2Enabled control the creating of volumes and mountsegernug1-0/+4
Issue-ID: SDNC-1136 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Id8c02dc9546165c42be79b879a6207fef969b543
2020-10-07[SDNC] Fix AAI SSL certification issueDan Timoney6-6/+6
Install version 2.0.2 of sdnc docker images, which contains a fix to issue where AAI interface was failing due to failed SSL certificate check. Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id14b823989cdd987d745d205458ec57712c2a3df
2020-09-30Merge "[SDNC] Move sessionAffinity"Sylvain Desbureaux1-3/+3
2020-09-25[SDNC] Move sessionAffinityJakub Latusek1-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 pluginJakub Latusek2-0/+10
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I2c09ef07a3445e8eb199011cdc2aa0a9d3647dcf
2020-09-24Merge "[SDNC] Deploy external TLC cert in ODL"Sylvain Desbureaux3-1/+93
2020-09-21[SDNC/CCSDK] Guilin version bumpDan Timoney7-12/+20
Bump image versions to use Guilin M4 version of SDNC images and of CCSDK dgbuilder. Note - SDNR remains disabled in this commit pending fix to its endpoint. Also, note that CDS version bump is not included - that will be submitted as a separate review. Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8d660a8e303a18d4674f832b9239fa50c5abf3f2
2020-09-21[SDNC] Deploy external TLC cert in ODLegernug3-1/+93
Changes for 111973 Issue-ID: SDNC-1136 Signed-off-by: esobmar <mariusz.sobucki@est.tech> Change-Id: If185ee3658b8f51a969bb3505f8bfb163cfea2a3 Signed-off-by: egernug <gerard.nugent@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> [Access EJBCA secret from cert service] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-18Merge "[SDNC] broken handling of aaiclient.properties"Sylvain Desbureaux3-1/+326
2020-09-17[CCSDK] Configure dgbuilder to use certInitializerDan Timoney1-0/+2
This change makes the following fixes to dgbuilder: * Replace hard-coded certificate with certificate generated by certInitializer * Configure dgbuilder to use http instead of https if AAF is disabled (i.e. global aafEnabled property = false) * Add resource limits Issue-ID: SDNC-1356 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8ca97c6a44f62a0abe5b5a6f8564ebcd2e4addb1
2020-09-14[SDNC] broken handling of aaiclient.propertiesAlexander Dehn3-1/+326
fix issue in startOdl.oom.sh Issue-ID: OOM-2561 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I1760155bf250dd7e3dd1c816b65df9b9c245de24
2020-09-11[SDNC] Temporary disable sdnrdbKrzysztof Opasiak1-1/+1
As diagnosed today if sdnc is enabled a different entrypoint for SDNC is used. Unfortunately this makes SDNC reach AAI using a bad URL which causes our e2e tests to fail. As a temporary solution let's disable sdnrdb and hope that the team will be able to debug this further and reenable it. Issue-ID: SO-3216 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ib2cda39aefea84a4c930d996e53429f3f64a86ef
2020-09-09Merge "Mounting of DMAAP listener properties for RANSlice"Sylvain Desbureaux2-0/+38
2020-09-04Merge "[GENERAL] Use readiness container v3.0.1"Krzysztof Opasiak14-30/+24
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 Desbureaux14-30/+24
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-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-08-31[SDNC] oom for clustered disaggregated SDN-RAlexander Dehn49-87/+565
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-26Merge "[SDNC] Remove sdnc-portal component"Sylvain Desbureaux15-605/+0
2020-08-25[COMMON] Enable importing custom certificates to truststore using ↵Jozsef Csongvai1-0/+1
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 "Unable to boot SNDC pod without AAF"Sylvain Desbureaux1-1/+8
2020-08-24[SDNC] Remove sdnc-portal componentDan Timoney15-605/+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-12Unable to boot SNDC pod without AAFLucjan Bryndza1-1/+8
SDNC pod is always in waiting state after deploy when AAF is disabled. Change-Id: Ie986889fe53f53d51b8e8a63895c156bf1d6b521 Issue-ID: OOM-2439 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2020-07-23[SDNC] Set STDOUT Log levelSylvain Desbureaux3-4/+8
Use of common.log.level template in order to set the log level for STDOUT on SDNC. Issue-ID: OOM-2516 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I1fde92c11f769a028292325bf67ed9654948a46f
2020-07-23[SDNC] Make SDNC compatible with Kubernetes v1.17Grzegorz-Lis6-6/+24
Issue-ID: OOM-2466 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: Ia007cd54ae20fda08f6e4359248ea5dbac42ac92
2020-07-07[CDS/SDNC] Update versions for Frankfurt mtce releaseDan Timoney5-5/+5
Updated CDS versions to 0.7.5 and SDNC versions to 1.8.4 for Frankfurt mtce release. Note: version 0.7.5 contains fix to remove hard-coded certs from py-executor docker container. Issue-ID: CCSDK-2519 Issue-ID: CCSDK-2399 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8a6e02d94e9ab8108950543b6431c46fde2016dc
2020-06-22sdnc org.ops4j.pax.logging.cfg changesSmokowski, Kevin (ks6305)1-59/+48
fix outstanding issues from previous changeset Issue-ID: OOM-2426 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I97e6f5f17104bf8f76bda6f7b9492cc0e2921349
2020-06-03sdnc updateSmokowski, Kevin (ks6305)1-63/+136
update sdnc logging configuration Issue-ID: OOM-2426 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I2666ce7feca692dde700386e072ac1a69dfc6eec
2020-05-28Update SDNC/CCSDK to Frankfurt RC2 versionsDan Timoney6-6/+6
Update versions for SDNC and CCSDK dockers to reflect Frankfurt RC2 versions. Issue-ID: SDNC-1171 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaf34379550d148a164341dac6c44fa20926b8ccb
2020-05-22[COMMON] Use common aaf template in elasticsearchKrzysztof Opasiak1-1/+1
Instead of copy-pasting code around aaf_agent usage let's use a common template that automates this. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I9b3c7aab73186c0bf1dfaa5fe21cf2f001ca8619
2020-05-20[SDNC] Use common aaf template in sdncKrzysztof Opasiak6-130/+15
Instead of copy-pasting code around aaf_agent usage let's use a common template that automates this. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I66886290a1a13ca1c1d924b4d1128adc293b301c