Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I93a5f7628ba030a2250e6f0c62458dbd5398cbe9
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-1129
|
|
|
|
|
|
|
|
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 <gary.i.wu@huawei.com>
|
|
|
|
Change-Id: I8140e6c392726e78e0a2c9b18337fa712eb9d944
Issue-ID: OOM-1128
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Change-Id: Iacc36a4ed69173c2d27f0f56e0319e90a8207ab4
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync docker image versions from docker manifest commit
e644b420ed58abcaa4152e4a4e3fd410d14ddc53
Change-Id: Ia93f46e13870a9c73742efe360428d3d811c319f
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
Sync docker image versions from docker manifest commit
b075c2738d81c258f2157eb329241b00e27938ec
Change-Id: I3aab98252d3318431cc4ce49221f552d7bc57b7d
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
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 <Borislav.Glozman@amdocs.com>
|
|
|
|
|
|
Sync docker image versions from docker manifest commit
8caa3e82d2e42735135e44b08b690d01182c6b76
Change-Id: Ib12a7bda30409d8372ce48f670e64266fb6db37b
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
This patch is to update the image version.
Change-Id: I68303b898b08fe5b61a0bf3e2f5c67641d8e7f48
Issue-ID: MULTICLOUD-241
Signed-off-by: Xinhui Li <lxinhui@vmware.com>
|
|
Change-Id: I2e015139fea5454d1b2ef03f58d1fdbfd79473e6
Issue-ID: OOM-1126
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Change-Id: I8ed132e6241d7e27c30a49b4d0e1e8df153a9306
Issue-ID: VID-241
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Sync docker image versions from docker manifest commit
410327d0a3d4b8b5c489438aa325ce46db298ee2
Change-Id: I32f9f24f6defb2efd6e2b9464f9944d714e556b9
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync docker image versions from docker manifest commit
790ef2b3b4aad73d9fb776b08aa15f5e40dcfcd4
Change-Id: I72b97ed17e7db352463edb22d557ea239e2b406d
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
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 <sylvain.desbureaux@orange.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Sync docker image versions from docker manifest commit
fa290e17ced19e893b3f7cf8e070f459c3aeea07
Change-Id: Id185e51667d9b2dd8f0f77046ac044690d09b0ea
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync docker image versions from docker manifest commit
076730db5e2f9f277c91f57b782f5aab64329a0e
Change-Id: Iecbfc7cf2e930b7c35e6c92dc60dcdb34c61bd9f
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
which include new keystores to replace
the expired AAF intermediate certificate
Issue-ID: AAI-1204
Change-Id: I8e1f36c899209d3a371d740f853a6863327a8b74
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Sync docker image versions from manifest commit
Change-Id: I3358a59dec89404f629ad402d10a3239ccf47210
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sync OOM docker versions with docker-manifest.csv commit
a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe
Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
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 <jh1730@att.com>
|
|
Update APPC OOM helm chart to reflect Beijing release artifact version
Change-Id: I27cc11bef1c3eccdc0fab01e0af7436e765e5558
Issue-ID: OOM-1122
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Issue-ID: AAF-346
Change-Id: Ie56c187e4c8ca7a0abad170a7b3a5571084ff566
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
|
|
|
|
- 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 <jh1730@att.com>
|
|
Change-Id: Ifc593e2e33c3430c74156b4b153263c11127bfa9
Issue-ID: VID-160
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
|
|
Issue-ID: AAI-1204
Change-Id: I2b589ac8a16c3dd5bb3d1bebf6e217257d43e450
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
|
|
|
|
|
|
When tiller version is 2.8.2, helm should be updated.
Change-Id: Iaad073bab95b3773b80b57ae5bf740c1bac9bf27
Signed-off-by: Phuoc Hoang <hoangphuocbk2.07@gmail.com>
Issue-ID: OOM-1119
|