summaryrefslogtreecommitdiffstats
path: root/docs/submodules/oom.git
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19Updated git submodulesMike Elliott1-0/+0
Project: oom master 8155f184225a4d4a8a0e11fb6d03d9fee8537472 Add chart name override to service name tpl See issue id for details. Change-Id: Iea807608f7bd315a28032b640f3aa9370adc17eb Issue-ID: OOM-971 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-19Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 89623667ec00a4710e2c2b9f77a31d369e62f790 Merge "Add Common Helm Chart "mariadb-galera"" Add Common Helm Chart "mariadb-galera" A new common helm chart that will deploy a Galera cluster for MariaDB. Please note that this chart is still work in progress and more features will be added or improved. Change-Id: Ia4487666798f83d2869c35bcfaacc5516068f194 Issue-ID: OOM-758 Signed-off-by: vitalied <vitalied@amdocs.com>
2018-04-19Updated git submodulesJerome Doucerain1-0/+0
Project: oom master dee57fd5c546ee0b68d3e6c003cdc06ada987abe fix nfs-provisioner for appc and sdnc change in common/mysql/templates/pvc.yaml to allow pvc use when persistence is required change in common/mysql/templates/storageclass.yaml to be led by the disableNfsprovisioner variable change in appc/values to default the disableNfsprovisioner to false as it is in sdnc changing the default disableNfsprovisioner to true for both appc and sdnc changing the stateful set avoid volumeclaimtemplates. When used in helm, the volumeclaimtemplates is causing pvc to be left after the helm delete --purge. I guess this is due to the fact the pvc are not directly created by the helm install by indirectly by kubernetes Now the tests are working in both cases (nfsprovisioner disabled or not) The only piece remaining after a helm delete is pv in released state in case we are using nfsprovisioner. That makes sense again because this are objects created by the provisioner and not by helm. removed some leftover Issue-ID: OOM-787 Change-Id: Ieb1f1c482217aeb1b89be39a437bb891a299db71 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
2018-04-18Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 7ce74aca0ce63ba4336fad7161e30ba791906e22 Merge "Updated AAI to latest images" Updated AAI to latest images - values were updated to latest images for all but sparky - configuration approch should be agreed before updateing. - a change in logback.xml was made to match the logback for internal app of search-data, in order to get the pod up and running with minimal changes to app files. - there is an issue with traversl logging that will be solved with the app developers. Issue-ID: OOM-947 Change-Id: I40d1dd51d03db35926a9c65678b318e0091caad9 Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-18Updated git submodulesMandeep Khinda1-0/+0
Project: oom master f2c835390a34a0595f2361cb407110d55095c377 Merge "Update from using hbase to using cassandra" Update from using hbase to using cassandra Also update resources and traversal to remove chef MK: Addressing the -1 statefulset comment Issue-ID: AAI-33 Change-Id: Ieee819703764fdda727f17d4e9be43084886828c Signed-off-by: Kajur, Harish vk250x@att.com <vk250x@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-17Updated git submodulesMike Elliott1-0/+0
Project: oom master ef5004bd2145fdff8d529af84e499b5109fffd93 Merge "Fix SO Healthcheck" Fix SO Healthcheck Change-Id: Ia742842cf1878c5786f71949013ed8afedd13c39 Issue-ID: OOM-909 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 88b15e05a15b70bfbb934111e5572193a45adbb8 Merge "Update APPC charts for Nitrogen ODL" Update APPC charts for Nitrogen ODL SDNC directory renamed to ccsdk based on latest ccsdk update. Files startODL.sh and appc.properties updated based on Nitrogen ODL. Change-Id: I096ffb211afdd7df7438f5bb276ecc6b0fbfc09d Issue-ID: OOM-951 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 2edfc07817077d2e116ba2af149c35ad307b606c Merge "Change the service name of MSB register annotation" Change the service name of MSB register annotation The service name of vfc-workflow and vfc-workflow-engine are both "workflow" in MSB register annotations. Actually they are two different service. Change-Id: I45bb3a131431bb4893c0dc992cdb008c1045cf84 Issue-ID: OOM-949 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master d36ce5c8a4e7638876e0b7614ef706f6a9c489ad Merge "Fix SDN-C bundles that don't come up properly" Fix SDN-C bundles that don't come up properly Change-Id: Ieccbd863e45bb68d76f4f1f066433276c9adf3cd Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-945
2018-04-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master b9761d66470511dac67a7eafe1dc9c90e5bbfaf4 fixing bug in new service template Issue-ID: OOM-906 Change-Id: Idfbb47f70146a63759fe9829b6dae25b88cc562f Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 7ea563e097a945ec695c713fb2de3665c0c9b49c Synching robot up with Beijing code -updating configmaps with master -parameterizing auth -removing asdc interface fork. no longer needed as be/fe are split -fixing spaces -aligning with templates better -adding comments to values that need overriding per environment -injecting demo project into container in /share/heat on startup -addressing comment on demo-k8s.sh Issue-ID: OOM-795 Change-Id: Iebc959c20491e3e2ca8cf64f22444918650d1970 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master ea152e3b7bda417cee89b4b1bce87b9b2123fd21 Merge "changes to ensure pap/pdps comes healthy" changes to ensure pap/pdps comes healthy Change-Id: I4ac01cabaaed0796659c22a545cc8be19138c6d1 Issue-ID: OOM-904 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-17Updated git submodulesmayankg27031-0/+0
Project: oom master 583b43ee1ede792028ad394d2a07c7dab563ea43 incorrect config map mounting Change-Id: I54dbc1ceaf46ddc54a9aeb8504f9dee30f042872 Issue-ID: OOM-918 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-04-16Updated git submodulesMike Elliott1-0/+0
Project: oom master 3004a085973288456e15518364172b0a5b8295b3 Merge "VID Health Check fails" VID Health Check fails Issue-ID: OOM-910 Change-Id: I7cf1c14a922d3917d24455b1fb23367569752299 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2018-04-16Updated git submodulesJerome Doucerain1-0/+0
Project: oom master a6ee34ed3a655541a4cac72c15dc7a9ee57a0ccc Merge "Add service name standard template" Add service name standard template Updated helm starter to make use of a standard service name tpl. Change-Id: Ia387c2944da6d46238aa041db8542368b5c8d6a1 Issue-ID: OOM-906 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-16Updated git submodulesMike Elliott1-0/+0
Project: oom master 86a6e6863215b75c5b76e97cb2b1021406153f2c Merge "Update readiness-check version" Update readiness-check version Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-15Updated git submodulesMike Elliott1-0/+0
Project: oom master 33844fcff9b444b52bfab3decbfafc0e0e5feed9 Merge "Update Policy images to STAGING" Update Policy images to STAGING We have released artifacts and want to test with our STAGING docker image. Change-Id: I7885d433dc6c4c9499e90e4a1e7af6cb9e84889d Issue-ID: POLICY-708 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-15Updated git submodulesBorislavG1-0/+0
Project: oom master b937454b6b325b8a5b0f00aeee2e6f41a28be66e Fix dcaegen2 redis values timeout There is a missing liveliness check timeoutSeconds param Issue-ID: OOM-917 Change-Id: I2979cdde0c8f1df290a6443a52e81b87a3cff3db Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-15Updated git submodulesBorislav Glozman1-0/+0
Project: oom master fa3a07d79cd1487e67ca21a228957022ca970b9f Merge "updated the docker repository" updated the docker repository Issue-ID: DMAAP-389 Change-Id: I40f3d7fad3d0153ba271ff8bdb1cb4ceb30c7f81 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-15Updated git submodulesBorislav Glozman1-0/+0
Project: oom master b8a723fc048d2b9cbe5fba1f9ef3c7362581877b Merge "Remove oxm fetching logic from data-router" Remove oxm fetching logic from data-router Change-Id: Ib51e46773d02780013305f98bdb24d0cbcf1b6c9 Issue-ID: OOM-925 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-15Updated git submodulesBorislav Glozman1-0/+0
Project: oom master c9d1a900b5ccccaf356544ed40d3d3ecbb155e2a Merge "Bump buscontroller image (for working without AAF)" Bump buscontroller image (for working without AAF) Change-Id: I45531afbe86fc3e4e6aebf2a7ca1216cfed543dc Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-320
2018-04-15Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 2f7a32987d8380a4e24b6c3ad73302cced90dfa2 Merge "oom component logs missing in Elasticsearch" oom component logs missing in Elasticsearch Issue-ID: OOM-885 Change-Id: I31ee5186e828ad93453c03515b3d4308e4a0d23c Signed-off-by: Neal Chatterley <nealch@amdocs.com> Signed-off-by: root <nealch@amdocs.com>
2018-04-13Updated git submodulesMike Elliott1-0/+0
Project: oom master 0bd0a21e48483cc7b2712d03d9723321bb58dac2 Merge "Changed the usage prompt copy n paste error." Changed the usage prompt copy n paste error. Change-Id: I3544eb6cd409e0c56c9c2ce1c7d68d6c67b529cc Issue-ID: OOM-916 Signed-off-by: Helen Chen <helen.chen@huawei.com>
2018-04-13Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 8cb27a420a63aa864543d207754d90816eb713fa Merge "Ensure sdnctl user/schema created on master MySQL" Ensure sdnctl user/schema created on master MySQL Change-Id: I5507d23ff62c9d5d5d19f86374ea91ccea2e95a9 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-887
2018-04-12Updated git submodulesMike Elliott1-0/+0
Project: oom master 8a07775e196d6837f8963da6a5d6d5e1077189d5 Merge "Fix consul agent start problems" Fix consul agent start problems Change-Id: I62f394b2608c8ac16c97b90658b0d4fc722659c5 Issue-ID: OOM-913 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-12Updated git submodulesMike Elliott1-0/+0
Project: oom master df774ed8442dc77bfe666081fee9409e51c737f1 Merge "Add Standardized Configuration to VNFSDK" Add Standardized Configuration to VNFSDK Issue-ID: OOM-751 Change-Id: I3a9909d4bbb82b874baf9088109a1930a2bfb671 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-04-12Updated git submodulesMike Elliott1-0/+0
Project: oom master 71dfc47a8a0163b7b64958f18bd3b2b105a53a10 Merge "Add chart for redis cluster" Add chart for redis cluster Change-Id: I5087c5180d5489d56fa1eea8ad8ac50f905bb4ba Issue-ID: DCAEGEN2-417 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-12Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 7dba27e97aae16d6d12833a0593ec828bfef38c4 Merge "update nexus image references" update nexus image references Change-Id: Ieb9ce34ed15077e45680fe9ceef5957a05732936 Issue-ID: OOM-904 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-12Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 659c6fae2e5014655146c08792923261edc92d18 Merge "update drools container configuration" update drools container configuration Change-Id: Iac0075c991c4e0a8e03c3f3b4bf440b704a089a8 Issue-ID: OOM-904 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-12Updated git submodulesBorislav Glozman1-0/+0
Project: oom master cee1efbac9389b19b76e8f3eac5ed015b663b269 Merge "Fix to get main SDNC pod to come up" Fix to get main SDNC pod to come up Change-Id: I2a51a9f5b298346bf0f748d11a4eb723bdfc946a Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-899
2018-04-12Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 52293c369364f464be90d2448772b4ccc6b97ff8 Merge "VFC Communication fails because MSB service name" VFC Communication fails because MSB service name Change-Id: I26e27cfb3b973bbffd0a94e3ec8411f5218cdf4f Issue-ID: OOM-804 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2018-04-12Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 06ad9b7ab0cdecb9af73cbf7e2ac9684039b536d fixing invalid portal db images Finding strange issues with image pulling and names subst. When using registry.hub.docker.com and an Always pull policy the Job pod would sit there pulling images forever even though they are actually up to date and present. Therefore reverting back to plain old oomk8s/blah Issue-ID: OOM-746 Change-Id: Iec5de0e1314ac85fa4e8de6599922f1e0fd0e367 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-11Updated git submodulesMike Elliott1-0/+0
Project: oom master f39bd633c0acea07c3502a984178afa65f6c2b52 Merge "Add BABEL chart to AAI" Add BABEL chart to AAI Includes: - aligned chart name - image name updated with version set to latest - handling of passwords as secrets Issue-ID: AAI-974 Change-Id: I5898364059217e77a80f43067acd6a343f893117 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-04-11Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 809661a28e8b711e8c6504a22584467d79a952ac Merge "Correction of Chart name for Clamp" Correction of Chart name for Clamp Issue-ID: OOM-890 Change-Id: I17832d0d27f6319d17cb9f7a209d5ee83e8569b4 Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
2018-04-11Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 834512cca2308e8ee035417fd05acdec8002b9fc Merge "Using .values.service.name for service URL" Using .values.service.name for service URL Use .values.service.name to get the service URL prefix Using common.namepace was an error Issue-ID: AAF-162 Change-Id: I11daa933b9f3a767aea7eac512bd09f4589fcde5 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-11Updated git submodulesMandeep Khinda1-0/+0
Project: oom master dca83ed4f71597d69a13bc7c788fd085a6dbf22b Merge "Add pv and pvc to portal-cassandra" Add pv and pvc to portal-cassandra Change-Id: I058848f3f40d7759201175986c57cd96ac232a4a Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-900
2018-04-11Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 50accc82ad5fbec81c63d015b8b45263cf74ee59 Merge "aaf mapping fix" aaf mapping fix Issue-ID: OOM-888 Change-Id: I005c686239e366318f08ec3b810ca2b1d3dbda56 Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-11Updated git submodulesroot1-0/+0
Project: oom master 4565d0ae86147d66f3c6e80bc5ca17f215029adc logstash pipeline fails to start Issue-ID: OOM-848 Change-Id: I87bcd3165025ccf9c526c48947f91fcea1feab1a Signed-off-by: nealch <nealch@amdocs.com>
2018-04-11Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 59c67ecb895ecab09c994d8966394e6e36fff74b Merge "OOM-871 log kibana container fails to start" OOM-871 log kibana container fails to start kibana.yml file did not have correct ownership and readiness and liveness updated. Issue-ID: OOM-871 Change-Id: I62478ab59b6d6977481196720980442adfb1c6ab Signed-off-by: nealch <nealch@amdocs.com> Signed-off-by: root <nealch@amdocs.com>
2018-04-11Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 272df57929654b7b2bf45ce92eddf7eaef8f3923 Merge "Fixing sdc workflow image name" Fixing sdc workflow image name Issue-ID: OOM-747 Change-Id: Ic7599a6cc700e00971a313891830682deaf99288 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-10Updated git submodulesMandeep Khinda1-0/+0
Project: oom master c3c89fbd196923b950474a2fa986d63c3db33d1c Merge "Standardized Config for VFC" Standardized Config for VFC Change-Id: Ie7064b59032c6cd81ee37466c89a5dee74530939 Issue-ID: OOM-750 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-10Updated git submodulesRoger Maitland1-0/+0
Project: oom master 468719508d61cbf1d16a5601bfc8db7c33f33b87 User Guide: Changed Helm from 2.6.1 -> 2.7.2 Change-Id: I1bb285ce7bb5f5b13264f689b19446bdafb0ef48 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-04-10Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 8026b32ab9e9ea5506eab6681591d76069c34f16 Merge "changes to the message router" changes to the message router Issue-ID: DMAAP-389 Change-Id: I6827c8a5a8d68f39e184e452c9a499b8d073cac4 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-10Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 726ad14c62337d60da1af7a6a15c28d16229648c Merge "Removing aai oxm files from configmaps" Removing aai oxm files from configmaps -they have no parameterization, are huge files, and are breaching the configmap space removing them and finding an alternate way of getting them into the containers if they need to be externalized that can be done in a separate issue. for now emptyDir{} is good enough. Issue-ID: OOM-858 Change-Id: I05602302890dd3e0363dc355f1697b76fea509a1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-10Updated git submodulesMandeep Khinda1-0/+0
Project: oom master ff7e3693d6ddc52e72380e5745a63896997579a8 Merge "Restore pv and pvc in mysql chart" Restore pv and pvc in mysql chart This change restores the pv.yaml and pvc.yaml that were previously removed. These are required for the case when the NFS provisioner is disabled. I've added a condition to these files such that they should be disabled if the NFS provisioner is enabled. The two ways of managing entities need to be mutually exclusive. Borislav: Solution for directory creation problem upon first deployment with persistence enabled Borislav: Fixed licenses for mysql Change-Id: I9879b3b6574f8026a28793b9d86d6ef3ec9ce2e9 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-889
2018-04-10Updated git submodulesBorislav Glozman1-0/+0
Project: oom master d0a28353588232dfc241e7687c0f0140ca77b496 Merge "Use service values in msb annotation" Use service values in msb annotation Issue-ID: OOM-840 Change-Id: Ia1f3443b419abc8cce9d6ddbebfc494a294ffeae Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
2018-04-10Updated git submodulesrui hu1-0/+0
Project: oom master dbd58e9b93d22887be02f17ea99370f140c390e9 Merge "Add a filebeat container to each service of MSB" Add a filebeat container to each service of MSB Change-Id: I92bf908523d2b08a28c9d118b9efdc49dad56f6e Issue-ID: MSB-185 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-09Updated git submodulesBorislav Glozman1-0/+0
Project: oom master cdda4e20f3904dcb193625350c91d596a0bc4197 Merge "Add missing NodePorts to log components" Add missing NodePorts to log components Along the way increase kibana initial timeout in order to be able to test on slower system. Issue-ID: OOM-847 Change-Id: Iab7141f5af752e2eee5e98db9c3b9f13fae04d0f Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-09Updated git submodulesRoger Maitland1-0/+0
Project: oom master d96413f48c8a5709a54bdb22a565035313ecef02 Fix User Guide: '-name' -> '--name' Change-Id: Iba1597938fbaa9a9252b8bcec49b000118ce472f Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-04-06Updated git submodulesMike Elliott1-0/+0
Project: oom master 6cfff80ec93d4a4fa3bdeb5289a70c4296560db1 Merge "Correcting portal k8s configmap service names" Correcting portal k8s configmap service names The service.name is really a port name and was being used wrong. Need a better way than this to get dependant chart names. This gets it working. Issue-ID: OOM-842 Change-Id: I6a78a5adb0e69524a90aa3386009a0d87ebed73c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>