From ebac1b691125e00e49ce9dc7861a1e723beea00e Mon Sep 17 00:00:00 2001 From: Roger Maitland Date: Thu, 7 Jun 2018 10:07:31 -0400 Subject: [PATCH] Updated git submodules Project: oom beijing 8476bbe028eaad92b8bde62347fe2eb275c8850a Update documentation to clone from beijing branch Change-Id: I93a5f7628ba030a2250e6f0c62458dbd5398cbe9 Signed-off-by: Roger Maitland Issue-ID: OOM-1129 Merge "Increase SO DB probe initial delays" Merge "Fix AAF CS startup timeouts" Merge "Replace AAF Certs" Increase SO DB probe initial delays SO healthcheck still fails on TLAB due to so db taking too long to initialize. Increase liveliness and readiness probe initial delays to 450. Change-Id: Ib765937dfd31944c8958e1736b5d579fffbb427d Issue-ID: OOM-1127 Signed-off-by: Gary Wu Merge "Sync docker image versions from manifest" Fix AAF CS startup timeouts Change-Id: I8140e6c392726e78e0a2c9b18337fa712eb9d944 Issue-ID: OOM-1128 Signed-off-by: BorislavG Removed openstack/ from openstack-ocata image name Change-Id: Iacc36a4ed69173c2d27f0f56e0319e90a8207ab4 Issue-ID: INT-504 Signed-off-by: Gary Wu Sync docker image versions from manifest Sync docker image versions from docker manifest commit e644b420ed58abcaa4152e4a4e3fd410d14ddc53 Change-Id: Ia93f46e13870a9c73742efe360428d3d811c319f Issue-ID: OOM-1053 Signed-off-by: Gary Wu Merge "change in cdt-port in parent chart" Sync docker image versions from manifest Sync docker image versions from docker manifest commit b075c2738d81c258f2157eb329241b00e27938ec Change-Id: I3aab98252d3318431cc4ce49221f552d7bc57b7d Issue-ID: OOM-1053 Signed-off-by: Gary Wu Fix SO startup problem SO healthcheck fails due to so db taking long time to initialize. Current solution: increase liveliness and readiness timeouts to 300. Issue-ID: OOM-1127 Change-Id: I18c77d1599769385245de6dceaacfc2c40cdeed3 Signed-off-by: BorislavG Merge "Sync docker image versions from manifest" Merge "Fix OOM settings" Sync docker image versions from manifest Sync docker image versions from docker manifest commit 8caa3e82d2e42735135e44b08b690d01182c6b76 Change-Id: Ib12a7bda30409d8372ce48f670e64266fb6db37b Issue-ID: OOM-1053 Signed-off-by: Gary Wu Merge "Sync docker image versions from manifest" Merge "Update image number" Update image number This patch is to update the image version. Change-Id: I68303b898b08fe5b61a0bf3e2f5c67641d8e7f48 Issue-ID: MULTICLOUD-241 Signed-off-by: Xinhui Li change in cdt-port in parent chart Change-Id: I2e015139fea5454d1b2ef03f58d1fdbfd79473e6 Issue-ID: OOM-1126 Signed-off-by: mayankg2703 VID deployment bug fix Change-Id: I8ed132e6241d7e27c30a49b4d0e1e8df153a9306 Issue-ID: VID-241 Signed-off-by: Sonsino, Ofir (os0695) Sync docker image versions from manifest Sync docker image versions from docker manifest commit 410327d0a3d4b8b5c489438aa325ce46db298ee2 Change-Id: I32f9f24f6defb2efd6e2b9464f9944d714e556b9 Issue-ID: OOM-1053 Signed-off-by: Gary Wu Sync docker image versions from manifest Sync docker image versions from docker manifest commit 790ef2b3b4aad73d9fb776b08aa15f5e40dcfcd4 Change-Id: I72b97ed17e7db352463edb22d557ea239e2b406d Issue-ID: OOM-1053 Signed-off-by: Gary Wu Merge "Sync docker image versions from manifest" Fix bad values for configuring NBI. PS-3 MK: the sample value for openStackVNFTenantId is being interpolated as a number because it is all numeric. Going with the quoting it at the template level. Changing the value to 12345abcde probably would work too. Change-Id: I2f81430e56f465543d3701a2d8cd4b562e7e987d Issue-ID: OOM-1116 Signed-off-by: Sylvain Desbureaux Signed-off-by: Mandeep Khinda Sync docker image versions from manifest Sync docker image versions from docker manifest commit fa290e17ced19e893b3f7cf8e070f459c3aeea07 Change-Id: Id185e51667d9b2dd8f0f77046ac044690d09b0ea Issue-ID: OOM-1053 Signed-off-by: Gary Wu Sync docker image versions from manifest Sync docker image versions from docker manifest commit 076730db5e2f9f277c91f57b782f5aab64329a0e Change-Id: Iecbfc7cf2e930b7c35e6c92dc60dcdb34c61bd9f Issue-ID: OOM-1053 Signed-off-by: Gary Wu Merge "Update to latest docker image versions" Merge "Fix LCM-DG Configs" Update to latest docker image versions which include new keystores to replace the expired AAF intermediate certificate Issue-ID: AAI-1204 Change-Id: I8e1f36c899209d3a371d740f853a6863327a8b74 Signed-off-by: Jimmy Forsyth Sync docker image versions from manifest Sync docker image versions from manifest commit Change-Id: I3358a59dec89404f629ad402d10a3239ccf47210 Issue-ID: OOM-1053 Signed-off-by: Gary Wu Merge "Update APPC OOM helm chart for Beijing release" Merge "removing incorrect/redundant SDNC overrides" Merge "Update the haproxy for certificate" Merge "Sync OOM docker versions with docker-manifest.csv" Merge "Portal Widget microservices configuration change" Merge "Adding logging for the main CLAMP" Sync OOM docker versions with docker-manifest.csv Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu increase initial liveness/readiness periods It has been observed in windriver labs that initialization times when downloading artifacts from onap nexus repositories can be fairly long in duration. When network is slow readiness/liveness checks kicked in before the container is fully initialized, therefore restarting the process until it finds a window of time where initialization completes within the time window. This change increments those timers to allow for complete initialization for slow installations. Change-Id: I55f4a87e670020b8e6396a6a6a66f88345f300e7 Issue-ID: POLICY-879 Signed-off-by: Jorge Hernandez Update APPC OOM helm chart for Beijing release Update APPC OOM helm chart to reflect Beijing release artifact version Change-Id: I27cc11bef1c3eccdc0fab01e0af7436e765e5558 Issue-ID: OOM-1122 Signed-off-by: Aaron Hay Replace AAF Certs Issue-ID: AAF-346 Change-Id: Ie56c187e4c8ca7a0abad170a7b3a5571084ff566 Signed-off-by: Instrumental Merge "disable feature-pooling" Merge "VID Resiliency & Scalability" disable feature-pooling - reduces replica counts to 1 (still can be scaled out through helm upgrades) for pdp-x and pdp-ds. - disabled feature pooling - forces to get drl template from beijing release. Change-Id: Ifd565ff0fbb7811f78f0fae83080c5398e5de51e Issue-ID: POLICY-879 Signed-off-by: Jorge Hernandez VID Resiliency & Scalability Change-Id: Ifc593e2e33c3430c74156b4b153263c11127bfa9 Issue-ID: VID-160 Signed-off-by: Michael Lando Merge "Document Security section of the Release Notes" Update the haproxy for certificate Issue-ID: AAI-1204 Change-Id: I2b589ac8a16c3dd5bb3d1bebf6e217257d43e450 Signed-off-by: Venkata Harish K Kajur Merge "Revise Helm package version from 2.7.2 to 2.8.2" Merge "Fix DCAE Redis cluster config" Merge "Add port variable for appc cdt" Revise Helm package version from 2.7.2 to 2.8.2 When tiller version is 2.8.2, helm should be updated. Change-Id: Iaad073bab95b3773b80b57ae5bf740c1bac9bf27 Signed-off-by: Phuoc Hoang Issue-ID: OOM-1119 Merge "limit cpu of logstash pods" Merge "Removed special characters from config" limit cpu of logstash pods Change-Id: I8fd8cdde406f34a8094c1df7593476747d7c5c31 Issue-ID: LOG-376 Signed-off-by: Michael O'Brien Fix OOM settings Fix CLamp settings in CLAMP, like resource allocation Issue-ID: CLAMP-174 Change-Id: I6c95ef8773d459edf7dc7577aa8ea9884176100b Signed-off-by: Determe, Sebastien (sd378r) Portal Widget microservices configuration change Issue-ID: PORTAL-282 This is to retrieve the port from global env variable instead of hard coding Change-Id: I626102d1adfb3b7395f667b9b18dc4299d88623d Signed-off-by: st782s Removed special characters from config Removed special characters from config Issue-ID: INT-144 Change-Id: I88eb4de3de8963271ac7dbf45f32ee21e8e93c03 Signed-off-by: Patel, Ankitkumar Fix DCAE Redis cluster config Fixed line break issue in redis-cluster-config.sh Now seeing successful redis cluster configuration: 9:M 31 May 16:25:37.442 * Synchronization with slave 10.42.59.66:6379 succeeded Change-Id: If8d338d38662295e55fdc3869d4a945a82d595dc Issue-ID: OOM-1093 Signed-off-by: Mike Elliott Document Security section of the Release Notes Fix typo to replace 2 times OOM by VNFSDK Change-Id: Ie78c5058602b266544381118e6aedaf7dc705d9a Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis Add port variable for appc cdt Adding a environment variable into the CDT container. This variable will set the port that CDT uses to connect to the APPC backend. Also changing the entry point of the CDT container to run the script that will set the port in the CDT javascript files. Change-Id: I0cba860d95a567e0cc4dd1eee322565c9d3b7d1c Signed-off-by: Patrick Brady Issue-ID: APPC-924 removing incorrect/redundant SDNC overrides Change-Id: I8bfbaaad6ab5842cca6feb746e38830a5cd5c1f1 Signed-off-by: jmac Issue-ID: SDNC-330 Fix LCM-DG Configs Change-Id: I8a89645b0c93cbdadfa88b5744b3a2762f5d76ea Signed-off-by: jmac Issue-ID: SDNC-329 Adding logging for the main CLAMP Issue-ID: CLAMP-170 Change-Id: I0dcd730efdbe02b333db91629d1e5f90024efb9e Signed-off-by: ac2550 --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 668d47622..8476bbe02 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 668d47622c6ea290967e64d9950e7efd78cda035 +Subproject commit 8476bbe028eaad92b8bde62347fe2eb275c8850a -- 2.16.6