aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Merge "[NBI] Use AAF init container for certificates"Krzysztof Opasiak3-16/+98
2020-04-06Merge "Update PH config"Krzysztof Opasiak1-1/+1
2020-04-06[NBI] Use AAF init container for certificatesSylvain Desbureaux3-16/+98
Onboard server certificates for HTTPs via AAF init containers. Issue-ID: EXTAPI-375 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icbcf075dd2dd8588aa9f14d23974a122bde38ae7
2020-04-06Merge "1.7.1 release for APPC"Sylvain Desbureaux2-2/+2
2020-04-04Set VNFSDK refrepo version to 1.5.1Kanagaraj Manickam1-1/+1
Issue-ID: VNFSDK-565 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I11642da8c613bec8e0b679489205504f8e0b46e8
2020-04-03Merge "[COMMON] Faster aafConfig template"Krzysztof Opasiak2-124/+48
2020-04-03Merge "[SO] Correct connection configuration to sdnc"Krzysztof Opasiak5-11/+20
2020-04-03Merge "[COMMON] More versatile templates for storage"Krzysztof Opasiak1-45/+199
2020-04-03Update PH configVijay Venkatesh Kumar1-1/+1
Change-Id: I517e1ed97538bfc83a34a0f65bee46f7eb3b297b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2191
2020-04-03Merge "move AAF cert to APPC helm chart"Morgan Richomme5-2/+55
2020-04-031.7.1 release for APPCTaka Cho2-2/+2
1.7.1 release for APPC Issue-ID: APPC-1849 Change-Id: I6b5f2d03bd737b0b12345339ab923f1c9b7627b4 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-04-03[COMMON] Faster aafConfig templateSylvain Desbureaux2-124/+48
"index" function is bad in term of performance in Helm. Reworked the templates in order to avoid it. as certificates are retrieved at every boot (and as already present certs are deleted before), we don't need persistent storage Also set aafImage as a global variable in order to have a consistent use accross ONAP Issue-ID: EXTAPI-375 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie3f5ae5c2a37d816afc42d2c67ebe8e40e749c79
2020-04-03[DMaaP DR] Fix for AAF p12 parsingefiacor2-2/+2
Change-Id: I6e56012ca7baabef1bcd4f475245606fc44d9d91 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1420
2020-04-02Use released Frankfurt M4 images for SDNC and CCSDKDan Timoney10-10/+10
Update image versions for SDNC and CCSDK to use Frankfurt M4 versions Updated CDS versions to use repaired version 0.7.1 Reverted naming service to El Alto version (0.6.3) as workaround while startup issue is investigated. Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie76466dd65a3a3dfb0df2aaa13f14c298bbc7c11
2020-04-02Merge "Bump chart version"Morgan Richomme309-414/+429
2020-04-02Merge "Remove logback and bump up the clamp version"Sylvain Desbureaux4-327/+3
2020-04-02Update git submodulesJames Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to ab137ca81f5d4f9eb3d442f37f8e7ea52d7757f0 - Merge "Removed the PNF mappings from AAI-Babel cfg" - Removed the PNF mappings from AAI-Babel cfg 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 Desbureaux309-414/+429
Use 6.0.0 in preparation for Frankfurt release Issue-ID: OOM-2320 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
2020-04-02Update git submodulesSylvain Desbureaux1-0/+0
* Update kubernetes/aai from branch 'master' to 39e940f450e0345d5328a1809bdc42779e9c3cb4 - Bump chart version 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-02Update git submodulesSylvain Desbureaux1-0/+0
* Update kubernetes/robot from branch 'master' to 7f37c3cd610edd911a8b68e2118212d9ec8149d6 - Bump chart version Use 6.0.0 in preparation for Frankfurt release Issue-ID: OOM-2320 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I73cc56e5e12018cf2d313bea04facf9e41691ad4
2020-04-02Merge "Update MOD component versions"Sylvain Desbureaux6-15/+30
2020-04-02Remove logback and bump up the clamp versionsebdet4-327/+3
Remove the logback file not used anymore and bump up clamp version Issue-ID: CLAMP-812 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ic3576039df21eb8aa27064188c56c0117aea1ceb
2020-04-02Merge "Updated sdc cert."Sylvain Desbureaux23-29/+279
2020-04-02Merge "Migrate oom docs"Sylvain Desbureaux9-0/+145
2020-04-02Updated sdc cert.k.kedron23-29/+279
Updated truststore/keystore password for sdc cert. Added truststore/keystore password to chef AUTO.json. Updated deployment.yaml files to mount the cert files. Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ifd0d45cc591a0624005f86d2e67e3c0bc490efd3
2020-04-02Merge "update release version of modeling-etsicatalog"Sylvain Desbureaux1-1/+1
2020-04-02Merge "Disable VES/http"Sylvain Desbureaux4-9/+10
2020-04-01Merge "MetalLB install script for bare metal cluster"Krzysztof Opasiak1-0/+85
2020-04-01Merge "Remove unneded LoadBalancer annotation"Krzysztof Opasiak1-2/+0
2020-04-01Merge "Remove redundant Ingress service config"Krzysztof Opasiak1-23/+0
2020-04-01[COMMON] More versatile templates for storageSylvain Desbureaux1-45/+199
1. Add the possibility to specify a suffix and a specific persistence information path. This is useful when a deployment has several PVC 2. Create a template for Volume Claim Templates in Statefulset Issue-ID: OOM-1971 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0ed47818e8f5a73b54f95cb82615adaa03bf8ce8
2020-04-01Merge "Add support for metal LB in DNS deploy script"Krzysztof Opasiak1-4/+33
2020-04-01Merge "Bump SO version to 1.6.0"Krzysztof Opasiak10-11/+10
2020-04-01Merge "[SDC BE] Remove HTTP node port 30205"Krzysztof Opasiak7-100/+55
2020-04-01Update git submodulesVenkata Harish Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 734cab7fc193e701b59bacc9c234030b52449fa4 - Merge "Setup data router to trust ONAP root cert" - Setup data router to trust ONAP root cert Issue-ID: AAI-2766 Change-Id: I44d0be5e4009e5c712c098a95e4f2fc58c497ae9 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-04-01Update git submodulesdeen19851-0/+0
* Update kubernetes/aai from branch 'master' to ed4d83f3eadfc2b2c84ee5126bd5297f254770d3 - Corrected the Model Invariant UUI for PNF (remove o) 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-01[SO] Correct connection configuration to sdncKonrad Bańka5-11/+20
Issue-ID: INT-1511 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I1e44830206c9e1124952078584a769869caa6ffb
2020-04-01[SDC BE] Remove HTTP node port 30205gummar7-100/+55
Keep HTTP port reachable from inside the server. Issue-ID: OJSI-101 Change-Id: I0468697d8f3d0192a5d8e102501db0d14633fa86 Signed-off-by: gummar <raj.gumma@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-04-01Add support for metal LB in DNS deploy scriptLucjan Bryndza1-4/+33
Extract ingress controller IP address which is same as node where the metalLB is deployed Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2289 Change-Id: I16e6d1704e54b679cb39caa3c720538a5ff60a60
2020-04-01Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to a7266921b688bc199d8c1dc722b64c203b7e0bea - Update dmaap cert Issue-ID: AAI-2766 Change-Id: Ic87dee2d8d140ab8e58b86ed54a84ad8d690dbb3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-04-01Merge "[POLICY] Use common secret template in brmsgw"Krzysztof Opasiak3-0/+35
2020-04-01Bump SO version to 1.6.0seshukm10-11/+10
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib340900d834f1b74b1ca936dc5c2de96d3c6ad96 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-04-01Merge "Remove all http nodeports from DCAE-DS"Sylvain Desbureaux6-31/+8
2020-04-01Merge "[SO] Onboard ONAP CA during init phase"Krzysztof Opasiak30-156/+289
2020-04-01Merge "[COMMON] Allow to include filePaths as a reference to variable"Krzysztof Opasiak1-1/+13
2020-04-01Update git submodulesKrzysztof Kuzmicki1-0/+0
* Update kubernetes/robot from branch 'master' to 60271b7510ea9d57ed56cd9958d1c07f5ceaf3c5 - ROBOT e2e test cases improvements for csar/zip tosca package validation - Fix permission issue Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I255d152f2be19e5ea60831dc717e4bf01ec69435
2020-04-01Remove all http nodeports from DCAE-DSFuss, Areli (af732p)6-31/+8
Issue-ID: OOM-2347 Signed-off-by: Fuss, Areli (af732p) <areli.fuss@intl.att.com> Change-Id: I7977425c72bb4d1bc75b2781e38ccc9c254fff4c
2020-04-01Merge "[POLICY] Use common secret template in pdp"Sylvain Desbureaux3-0/+36
2020-04-01Merge "[POLICY] Allow to override username and password from env"Sylvain Desbureaux1-2/+11
2020-04-01Merge "[POLICY] Use common secret template in policy-xacml"Sylvain Desbureaux4-2/+37