summaryrefslogtreecommitdiffstats
path: root/docs/submodules/oom.git
AgeCommit message (Collapse)AuthorFilesLines
2017-09-28Updated git submodulesVenkata Harish K Kajur1-0/+0
Project: oom master 82556a836e0d54d364ab1b9b4201d4591e8769dc Update the resources deployment and traversal Remove the aai-config and aai-data to be mounted Change the docker hbase to use aaionap/hbase Also change the mount path for logs to be proper Issue-ID: AAI-397 Change-Id: I4996d339a062143c2ef308413b7e3be6101f92fd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Updated git submodulesmaopengzhang1-0/+0
Project: oom master 58ab1cbeceacd81ca082f39e57b9c1a4641bf49c Add VFC app in the oneclick Add VFC APP to setenv file Change-Id: I4af66c3c9a6e23c700c0a34e0ae09fc89c8d7c0c Issue-ID: OOM-19 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2017-09-27Updated git submodulesyuryn1-0/+0
Project: oom master d0707be0a30087bb5e30110dc09fdcdca1cd5d9d added filebeat to all components Deployment of: filebeat containar for each relevant component + chown of log dir to root - prevents filebeat complaining about filebeat file + ecomp web app renamed onap - fixed dep-pap.yaml + fixed multiple volumeMounts in vid-server Change-Id: I74f8f2abd5feeba1d37b044d2a023674fd41c994 Issue-ID:OOM-110 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-26Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 82a02441c188081380d735c387cd464d0f2f1e19 Merge "Added AAF containers to ONAP Kubernetes" Added AAF containers to ONAP Kubernetes Created the initial deployment yamls for AAF project Issue-ID: OOM-11 Change-Id: I3c60185d78e8ce5596791624086f7cf32b3c3c38 Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
2017-09-26Updated git submodulesMandeep Khinda1-0/+0
Project: oom master cc04eefdd11282e67cffeebf1e4e11f1a33d2eb0 removing dcae-config.tar from repo It isn't referenced anywhere and dcaegen1 pods come up without it Issue-ID: OOM-323 Change-Id: I42901c9a57c2f3b9be0405b2b2fff90e607a1688 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-09-26Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 31cca0e7a632addb6e1d5833e9d514ad6396abb2 Merge "Add VFC containers to ONAP K8S" Add VFC containers to ONAP K8S Add VFC containers to ONAP K8S MK:- fixed issues related to port names longer than 15chars - scoped pods to the onap-vfc namespace. All deployments still fail due to missing docker images in nexus3 Yan:- fixed docker images in nexus3 MK (patchset 7) - adding image pull secrets or they all fail - address Alexis comments by removing trailing spaces & removing activii (with the comments left in it crashes out) MK: (patchset 8) - removing trailing whitespaces Change-Id: Iab9f641aaa580511c0e4a073a71da723aaf07315 Issue-ID: OOM-19 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-09-26Updated git submodulesrvyas1-0/+0
Project: oom master ea507b5bd5ac4bb84d839769908f5ebe3e36a4e4 Adding seed document in OOM Fixed doc8 errors. All 3 rst files now pass validation. [OOM-313] Seed Documentation Change-Id: Id9952197a357f55f91326e828825f04b7d4e283c Signed-off-by: rvyas <ronakvyasa.nmims@gmail.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-26Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 91c77102cdc57ea5936789cacef6ad3e276b6054 Revert "added filebeat to all components" Pods aren't starting properly. Let's not take any risk, so reverting. 3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0. Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-09-26Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 975d2a1a839489c47403d8ba6b610c3ab0de8bc4 Merge "Add multicloud plugins for OpenStack" Add multicloud plugins for OpenStack Fixed nodeport conflicts. Change-Id: I1684d9808a2b6b6eda2417fd957816852f9cd751 Issue-Id: MULTICLOUD-108 Signed-off-by: Bin Yang <bin.yang@windriver.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-26Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 7e46c63029117817ffba478e871777ea0dd17514 Merge "added filebeat to all components" added filebeat to all components Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975 Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
2017-09-26Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 244b3e19d3343f149684bb14ee6aa579c968964a Merge "Fix default namespace for Consul deployments." Fix default namespace for Consul deployments. The Default namespace prefix for all pods deployed by one-click is 'onap', but the values file for Consul was using 'inf' instead. This has been corrected to be in line with the other components. Issue-ID: OOM-86 Change-Id: I05a184090f678af8d019ba46eb6c750e5ee03e39 Signed-off-by: gfraboni <gino.fraboni@amdocs.com> Merge "Added vnfsdk containers to ONAP Kubernetes" Added vnfsdk containers to ONAP Kubernetes Created the initial base deployment yamls for VNFSDK. Issue-ID: OOM-320 Change-Id: I3b062654dcb3d48c91cdc90d59597bf27a662b23 Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com> Fix mount point for Consul server configuration. Issue-ID: OOM-86 Change-Id: I3aac0a420cc22b9ef4183a17dc10f1b52299f01f Signed-off-by: gfraboni <gino.fraboni@amdocs.com> Merge "Add Consul health check support for SDNC" Merge "Add Consul health check support for SDC" Add Consul health check support for SDNC This push adds health checks for the SDNC. IssueID: OOM-86 Change-Id: I73b15e09388e87dc481d77b76ba302ff4dcb4317 Signed-off-by: gfraboni <gino.fraboni@amdocs.com> Add Consul health check support for SDC This push adds health checks for the SDC components. Issue-ID: OOM-86 Change-Id: I67c861a7a3e98f2aaa88c30e3132500cfc429118 Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-09-25adding oom docs seedMandeep Khinda1-0/+0
Issue-ID: OOM-313 Change-Id: Ie8a2be1a3bf490c4ecbb7f89be94f5a430f1b843 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>