summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-07-03Activity-Spec support in OOM - Casablanca Releasepriyanshua9-0/+383
Activity spec support for OOM deployment via K8S Change-Id: Iba4a2c6ff2eaf0c435b93ac7d47261f86d3dfdc1 Issue-ID: SDC-1048 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-07-03Add schemaIngest resource to aai-data-routerMichael Arrastia3-2/+41
This file is required to configure the location of the OXM files ingested by the data-router microservice. Change-Id: Ie360f0b80af39c709a5c3dcb18ce06768fbb40a6 Issue-ID: AAI-1229 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-07-03Merge "Add schemaIngest properties resource to aai-gizmo"Borislav Glozman2-0/+36
2018-07-02Add schemaIngest properties resource to aai-gizmoMichael Arrastia2-0/+36
This file is required to configure the location of the OXM and DB Edge Rules that are ingested by the Gizmo microservice. Change-Id: I51a24bc24ddc757e6e11b3f3a855fff6696c6a64 Issue-ID: AAI-1227 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-07-01Merge "Reconfigure haproxy to use dns resolution"Borislav Glozman2-3/+7
2018-07-01Merge "make sdnctl user db password configurable for SDNC"Borislav Glozman14-14/+40
2018-07-01Merge "Update OOM APPC chart to enhance AAF support"Borislav Glozman4-3/+139
2018-06-27Update OOM APPC chart to enhance AAF supportAaron Hay4-3/+139
Added AAF config parameters and files needed to allow AAF to work in an APPC OOM environment. Change-Id: I39f0769e721889a68c6a111adf29d685b9f97dbf Issue-ID: OOM-1124 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-06-27Merge "storing robot logs on the pv"Mandeep Khinda4-2/+120
2018-06-27Merge "Fix SDNC portal liveness initialDelaySeconds"Mandeep Khinda2-2/+2
2018-06-27Merge "Fix Policy Nexus liveness initialDelaySeconds"Mandeep Khinda10-13/+13
2018-06-27Merge "Create readiness health check for readiness probe"Borislav Glozman2-2/+21
2018-06-27Merge "Changed logDirPrefix to /var/log/onap"Borislav Glozman2-14/+3
2018-06-26Exposing the node port for sparky-beArul.Nambi4-7/+7
Removed the cluster ip and set the node port to 20. Also disabiling ssl as portal does not support ssl yet. Issue-ID: OOM-347 Change-Id: Ia0431bb4b72e709df7e867ccae01b0b8219088d9 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-06-21Changed logDirPrefix to /var/log/onapWelch, Lorraine (lb2391)2-14/+3
Issue-ID: LOG-482 Change-Id: I3d9b67f73964cf76acdbf83ea24bde1adab8b60a Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-06-20Create readiness health check for readiness probeAaron Hay2-2/+21
New health_check.sh added that allows the readiness probe configured in statefulset.yaml to succeed Change-Id: I3b619dfc84926bc27381c0b932971b41b12e4269 Issue-ID: OOM-1109 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-06-13Fix SDNC portal liveness initialDelaySecondsBorislavG2-2/+2
Change-Id: I4517cd5c93a27c781fc33a2e88f406bb449b6e52 Issue-ID: OOM-1140 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-06-13Fix Policy Nexus liveness initialDelaySecondsBorislavG2-4/+4
Change-Id: If8715327f0c274f00422c5c6e40ee153204470f1 Issue-ID: OOM-1139 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-06-11Use 2.0.0-ONAP tag instead beijing branch2.0.0-ONAP2.0.0-ONAPGary Wu8-9/+9
To ensure reproducible deployments, change gerrit branches to 2.0.0-ONAP tag instead of using the beijing branch since the beijing branches are not locked. Change-Id: I30bbece5fa2e0b8622db948d45e08a46ecf43ece Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-11Merge "Remove stderr/stdout redirection from Command"Mike Elliott7-7/+7
2018-06-08Reconfigure haproxy to use dns resolutionJimmy Forsyth2-3/+7
Issue-ID: AAI-1217 Change-Id: If3bf828a69d9fbb46e776082541b21ab2bbb861d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-06-07Change gerrit branches to beijingGary Wu8-9/+9
Change-Id: I840e9aada77fa297273ef5b32663f70ca4aac371 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-07Merge "Increase SO DB probe initial delays"Borislav Glozman1-2/+2
2018-06-07Remove stderr/stdout redirection from CommandInstrumental7-7/+7
Issue-ID: AAF-353 Change-Id: Ief7a3dda7160e385c15ed0be7e158c7de3af8cdd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-07Merge "Fix AAF CS startup timeouts"Mike Elliott2-3/+3
2018-06-07Merge "Replace AAF Certs"Borislav Glozman2-0/+0
2018-06-07Increase SO DB probe initial delaysGary Wu1-2/+2
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>
2018-06-07Merge "Sync docker image versions from manifest"Borislav Glozman1-1/+1
2018-06-07Fix AAF CS startup timeoutsBorislavG2-3/+3
Change-Id: I8140e6c392726e78e0a2c9b18337fa712eb9d944 Issue-ID: OOM-1128 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-06-06Removed openstack/ from openstack-ocata image nameGary Wu1-1/+1
Change-Id: Iacc36a4ed69173c2d27f0f56e0319e90a8207ab4 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Sync docker image versions from manifestGary Wu1-1/+1
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>
2018-06-06Merge "change in cdt-port in parent chart"Mike Elliott2-3/+5
2018-06-06Sync docker image versions from manifestGary Wu3-3/+3
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>
2018-06-06Fix SO startup problemBorislavG1-2/+2
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>
2018-06-06Merge "Sync docker image versions from manifest"Borislav Glozman2-2/+2
2018-06-06Merge "Fix OOM settings"Borislav Glozman7-51/+45
2018-06-06Sync docker image versions from manifestGary Wu2-2/+2
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>
2018-06-06Merge "Sync docker image versions from manifest"Borislav Glozman2-2/+2
2018-06-06Merge "Update image number"Borislav Glozman4-4/+4
2018-06-06Update image numberLi Xinhui4-4/+4
This patch is to update the image version. Change-Id: I68303b898b08fe5b61a0bf3e2f5c67641d8e7f48 Issue-ID: MULTICLOUD-241 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-06-06change in cdt-port in parent chartmayankg27032-3/+5
Change-Id: I2e015139fea5454d1b2ef03f58d1fdbfd79473e6 Issue-ID: OOM-1126 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-06-06VID deployment bug fixSonsino, Ofir (os0695)1-1/+1
Change-Id: I8ed132e6241d7e27c30a49b4d0e1e8df153a9306 Issue-ID: VID-241 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-06-05Sync docker image versions from manifestGary Wu2-2/+2
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>
2018-06-05Sync docker image versions from manifestGary Wu4-4/+4
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>
2018-06-06Merge "Sync docker image versions from manifest"Mike Elliott7-7/+7
2018-06-05Fix bad values for configuring NBI.Sylvain Desbureaux3-6/+3
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>
2018-06-05Sync docker image versions from manifestGary Wu7-7/+7
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>
2018-06-05Sync docker image versions from manifestGary Wu2-2/+2
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>
2018-06-05Merge "Update to latest docker image versions"Mike Elliott2-2/+2
2018-06-05Merge "Fix LCM-DG Configs"Mike Elliott1-3/+3