aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-12-07Remove code on master branchHEADmasterSylvain Desbureaux232-16258/+6
As code has been moved to main repo, we remove the code here and add a README explaining Issue-ID: OOM-2513 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id2b728722a91b71240394110bf5815d9394f6d07
2020-11-25[AAI] Version bump for GuilinSylvain Desbureaux13-24/+24
Guilin chart uses 7.0.0 version. Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6a2816dd3870c2a8a0f578e2c7b86804d566dd75
2020-11-16Upversion to the 1.7.13 version of the schema service including an edge rule ↵wreehil1-1/+1
update for network slicing Issue-ID: AAI-3220 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I89245b4dd425cfadc7b3fd92127849c2e52f6c22
2020-10-30[AAI] Bump Schema Servicewreehil1-1/+1
Use latest schema service version for helping the ccvpn network slicing use case with an edge multiplicity issue. Issue-ID: AAI-3212 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I878e0c1f7b664fc97adf3256e97b79e351828ee0
2020-10-26Release the 1.7.11 docker release for the network slicing functional use casewreehil1-1/+1
Issue-ID: AAI-3211 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I304c09b646cdf55b848f89b0fa1f1ee08ad3acf3
2020-10-15Merge "Configuration changes for concurrency issue in PNF uploading"Venkata Harish Kajur2-1/+10
2020-10-13Configuration changes for concurrency issue in PNF uploadingNiharika Sharma2-1/+10
Issue-ID: AAI-3100 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I8be8fb24e73cb614e22f6b2394b8bd5c3ee62170
2020-10-12Updated the schema service to 1.7.10 for the network slicing functional use casewreehil1-1/+1
Issue-ID: AAI-2919 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I6fee838caacd62a1fb7affa5998ec7e5ffe12f1f
2020-09-23Add keycloak configuration to aai-resource in order to support multi-tenencyyoonsoonjahng4-0/+21
- Change Values.yaml to add host, port of keycloak server - add application-keycloak.properties - Update template/deployment.yaml to include application-keycloak.properties Issue-ID: AAI-3130 Change-Id: I2b741457a4d8c87e4b70b1f3903974170f35d571 Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
2020-09-17Update to latest guilin docker imagesHarish Venkata Kajur13-7/+31
Also update the pods to not use unlimited for the flavor Change also includes traversal, graphadmin, data router to be not using the root user Issue-ID: AAI-3175 Issue-ID: AAI-3180 Change-Id: Ia2237c0ff8025bb2649ef381ae447e6d39961674 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-16Fix the service instance issue and support v21Harish Venkata Kajur11-454/+597
Issue-ID: AAI-3128 Issue-ID: SO-3216 Change-Id: Ibc8ff1dd31f42c3c17dc5491dbf56991c74e2785 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-09[AAI] Revert commits that are breaking the master branchKrzysztof Opasiak7-251/+190
This reverts: b31e250091cd68edb77f3158691844decda82fc8 46961c4794a17f72643bd491af6c159ea7e53380 which are our main suspects for breaking testing in the master branch. As this issue prevents many SO related patches from being merged let's first revert those to make master work once again. Issue-ID: SO-3216 Change-Id: I7f7daaaef3f7911afb5c8729c296773a630b5fb6 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-07[AAI] Use readiness container v3.0.1Grzegorz-Lis14-56/+65
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. This change will align readinessImage definition with rest of ONAP components. Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I766a16be3ae2669f562c9b4ebef875bfbdfac6a0
2020-09-02Merge "Revert "[AAI] Add logs to STDOUT""William Reehil20-511/+216
2020-09-02Revert "[AAI] Add logs to STDOUT"Krzysztof Opasiak20-511/+216
This reverts commit befaa5500924f9ebda0b4bf65d8d6ab5a9f0745a. Reason for revert: Breaks the AAI HC Change-Id: Ie401f7bdc7408ce1171bc055a3e46cb610bd52c0
2020-09-01Merge "[AAI] Add logs to STDOUT"William Reehil20-216/+511
2020-09-01[AAI] Add logs to STDOUTDominik Mizyn20-216/+511
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-01[aai-oom] Bump versions for babel and schema-serviceefiacor2-2/+2
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: AAI-3099 Change-Id: Id6ebb67f39ed6f4b3dc24d1ef1447b1f272037a0
2020-08-27Merge "Updating the portal properties uebkey to remove the space in hopes ↵Venkata Harish Kajur1-1/+1
this will fix 2905"
2020-08-26Merge "AAI-2958 Fix data-router in crash loopback state when there is no ↵William Reehil1-3/+3
internet access"
2020-08-25Updating the portal properties uebkey to remove the space in hopes this will ↵wreehil1-1/+1
fix 2905 Issue-ID: AAI-2905 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I6155787d24e6704a7f5b8b919a30dcc4f3624912
2020-08-25Merge "Prepare upgrade to readiness containers v3.0.1"William Reehil17-23/+20
2020-08-25AAI-2958 Fix data-router in crash loopback state when there is no internet ↵Prudence Au1-3/+3
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-25Prepare upgrade to readiness containers v3.0.1Sylvain Desbureaux17-23/+20
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-21Update schema service to support v20Harish Venkata Kajur6-189/+250
Issue-ID: AAI-3017 Change-Id: If46a1bfafbd2edb73cd7d3832468c06fac855911 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-08-12[AAI] Make AAI compatible with Kubernetes v1.17Grzegorz-Lis11-11/+17
Issue-ID: OOM-2445 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I68624a283b9f3e0cb3f300defefd1ff0130a0b9c
2020-07-15Ensure Non-root user is running all processeswr148d2-3/+1
Issue-ID: AAI-2822 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I7bb2900fb3521a43f883bf442aec3ff349493b03
2020-06-16Add support for PNF resourcesLukasz Muszkieta1-0/+12
Issue-ID: AAI-2853 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I43a44ed1b34d486a5329595abd66e34b4086a8fe
2020-05-12Merge "Change to released 1.6.9 schema-service"James Forsyth1-1/+1
2020-05-12Merge "Change ingress base hostname"James Forsyth1-1/+1
2020-05-07Change ingress base hostnameLucjan Bryndza1-1/+1
Issue-ID: OOM-2391 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: Ib70de55ed1cad9b2b616e80d844ffd2fc5814919 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2020-05-06Change to released 1.6.9 schema-serviceForsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2593 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I73260f6a79804d46aac696eff7ff0d985093d303
2020-05-06[AAI] Fix Ingress configurationSylvain Desbureaux2-2/+2
Set SSL to redirect when backend uses HTTPS. Issue-ID: OOM-2171 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id9e7cf211f5c180ee5901463a63535892b221d84
2020-04-27Merge "Use released 1.6.8 container"James Forsyth1-1/+1
2020-04-24Use released 1.6.8 containerJimmy Forsyth1-1/+1
Issue-ID: AAI-2883 Issue-ID: AAI-2593 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I0dd8217c2fee8596e663d65206f92bc5446f02ea
2020-04-20Merge "Update sparky-be cert"Venkata Harish Kajur2-1/+1
2020-04-15Update sparky-be certJimmy Forsyth2-1/+1
Issue-ID: AAI-2869 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I716009d91897f89c6249aa34acef6a5d8d02007b
2020-04-14Merge "Use released schema-service 1.6.7 container"Morgan Richomme1-1/+1
2020-04-10Use released schema-service 1.6.7 containerJimmy Forsyth1-1/+1
Issue-ID: AAI-2838 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Id996c09778a2209ed938cca4b64876e6221210d3
2020-04-07Set model-loader release 1.6.2Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2580 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Ic4f6adfc052cd2a006ddfb3ee53d2c9dc98e5cae
2020-04-06Update charts with release imagesJimmy Forsyth7-8/+8
Issue-ID: AAI-2580 Change-Id: Icd5f1a1b025defcc747cafa97bd65fd764392be6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-04-02Merge "Removed the PNF mappings from AAI-Babel cfg"James Forsyth1-13/+0
2020-04-02Removed the PNF mappings from AAI-Babel cfgdeen19851-13/+0
It comes out, that when these mappings are filled in aai-babel tosca-mappings, the Service model distribution breaks. We will need a permanent fix in Guilin release, for now, let`s remove that mapping. Change-Id: I714979d6e032a09d74ad658d82b304c7165adb96 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: AAI-2845
2020-04-02Bump chart versionSylvain Desbureaux13-24/+24
Use 6.0.0 in preparation for Frankfurt release Issue-ID: OOM-2320 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I7280bb53c67230afd10483ac4a9b0508e47fb06b
2020-04-01Merge "Setup data router to trust ONAP root cert"Venkata Harish Kajur1-0/+0
2020-04-01Corrected the Model Invariant UUI for PNF (remove o)deen19851-1/+1
Signed-off-by: deen1985 <damian.nowak@nokia.com> Change-Id: I707941be062ffd817570140d390b5c14506e5e1a Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: AAI-2845
2020-04-01Setup data router to trust ONAP root certJimmy Forsyth1-0/+0
Issue-ID: AAI-2766 Change-Id: I44d0be5e4009e5c712c098a95e4f2fc58c497ae9 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-31Update dmaap certJimmy Forsyth1-0/+0
Issue-ID: AAI-2766 Change-Id: Ic87dee2d8d140ab8e58b86ed54a84ad8d690dbb3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-31Merge "Update AAI certs to expiry 27 Mar 2021"James Forsyth2-53/+57
2020-03-30Update AAI certs to expiry 27 Mar 2021Jimmy Forsyth2-53/+57
Issue-ID: AAI-2821 Change-Id: I385598c62ee0f964e2c277a8b192b5bf7b50f1d1 Signed-off-by: Jimmy Forsyth <jf2512@att.com>