summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-16Merge "Update appc.properties file for vCPE failure"Mandeep Khinda1-0/+1
2018-05-16Add robot-ete to list of realtime clientsJimmy Forsyth2-2/+2
Issue-ID: AAI-1144 Change-Id: I5deb2152a1ff783ab2e6311517e76709c76ba60a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-16Update appc.properties file for vCPE failureAaron Hay1-0/+1
The appc.properties change for APPC-900 needs to be ported over to the OOM version of the appc.properties file. Change-Id: I854e3fc6e80bd610fe8bf33240a28ead4c7b4e63 Issue-ID: OOM-1088 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-16Increase portal-db initial liveness probe timeGary Wu1-2/+2
The initial liveness probe against portal-db was too quick, causing the container to be terminated in the middle of DB schema initialization and leaving the DB in a corrupted state. This change increases the initial delay before the liveness probe. Change-Id: I2f428ea33b60c3a99ca1e49dc8e59405aa4d824c Issue-ID: PORTAL-283 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Merge "SDN-C db schema/sdnctl not reliably being created"Mandeep Khinda1-1/+1
2018-05-16Merge "Enable https endpoint for SMS"Mike Elliott6-18/+24
2018-05-16Add OOM Release Notes to RTDRoger Maitland3-8/+394
Change-Id: I72bf636b4de47fd10c22d71ca59f5aab82a434c5 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-05-16Clamp cannot connect to SDCac25504-10/+41
Change-Id: Ib55827b52a4b46001ed15518efdec36756f99dfa Issue-ID: CLAMP-151 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-16Merge "Correct variable references for namespace shift"Borislav Glozman1-20/+20
2018-05-16Merge "policy healthcheck"Borislav Glozman2-0/+125
2018-05-16Clamp DB Health CheckPriyanka2-0/+31
Issue-ID: OOM-688 Change-Id: Ied8688fdfa7759b8b5f33b9914195d227eb08e48 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-16clamphealth checkPriyanka1-0/+17
Issue-ID: OOM-688 Change-Id: Ib1d2ae73f6026c161cb453ba6947d667d78a1d7a Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-15Fix docker tag for CDAP TCALusheng Ji1-1/+1
Issue-ID: DCAEGEN2-510 Change-Id: I9af79ea0eea57dfe81ddd6936e00aef2d0657247 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-15Correct variable references for namespace shiftBrian Freeman1-20/+20
Issue-ID: OOM-794 Change-Id: Id7bcd5aa90444cd3f5e9292f3daf7e9722722442 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-15Enable https endpoint for SMSKiran Kamineni6-18/+24
SMS got a new SAN certificate and we are using that in this deployment now. Applications will now query on https://aaf-sms.onap This should also fix the failing healthcheck for SMS -P3: Changing liveness and readiness probes to use https instead of tcp which was throwing up TLS error spam on the server Issue-ID: AAF-284 Change-Id: I654eced0bb75c8b5c807c45773f308d824dfb571 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-15SDN-C db schema/sdnctl not reliably being createdMohammadreza Pasandideh1-1/+1
Change-Id: I7fa43e090c11956eb68f89ec65bfe0ee7922c78e Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: OOM-887
2018-05-15fix node port conflict btw sdnc geo/aai gizmoMandeep Khinda1-1/+1
Issue-ID: OOM-1084 Change-Id: I20d569a288d10c564a34fc1a5bad3c8249ecd718 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-15Merge "Fix Geo Config"Mandeep Khinda7-33/+43
2018-05-15Merge "Fix inconsistency in OPENSTACK_PASSWORD value"Mike Elliott1-1/+1
2018-05-15Merge "Add separate PV for each SDN-C MYSQL pod"Mandeep Khinda8-73/+68
2018-05-15Merge "Add OOM chart for SDNC ansible server pod"Mandeep Khinda11-0/+362
2018-05-15Fix inconsistency in OPENSTACK_PASSWORD valueBrian Freeman1-1/+1
Issue-ID: OOM-1083 Change-Id: I7ea80b9ecdb5911cbe84e587a2a60c19ab5389b1 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-15Merge "Fix dcae posgres pv location"Mandeep Khinda1-1/+3
2018-05-15Merge "VNFSDK - use common postgres"Mandeep Khinda8-187/+19
2018-05-15Add Portal access instructions to OOM User GuideRoger Maitland1-1/+55
Change-Id: I1ec1dc410d28913884ece53a31e41243515ec407 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1063
2018-05-15policy healthcheckmayankg27032-0/+125
Change-Id: I470e2727ac907ac297839ecc1bf3b53de7f67750 Issue-ID: OOM-30 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-05-15Add clamp dashboard chartsac255025-0/+1455
Change-Id: I851750c2c394fad4c5187e2a18cfa0460a16c729 Issue-ID: CLAMP-154 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-15Merge "Removed 'mock' from TOSCA deployment"Borislav Glozman1-3/+3
2018-05-15Removed 'mock' from TOSCA deploymentHong Guan1-3/+3
Change-Id: I2d81636df7d36c2585d0a7997531cf4d9248cb7d Issue-ID: OOM-1081 Signed-off-by: Hong Guan <hg4105@att.com>
2018-05-15Fix dcae posgres pv locationBorislavG1-1/+3
Change-Id: I07277804989d46f010252655f8c497887f317a32 Issue-ID: OOM-1082 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> modified: dcaegen2/charts/dcae-bootstrap/values.yaml
2018-05-15Remove k8s version enforceBorislavG1-3/+1
This commit reduces commit 47271 to check only tiller version. k8s version check fails on all environments. Change-Id: Ic58955fddec4cdd174a0e1a5038665e992ef8ff6 Issue-ID: OOM-1075 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-15Merge "enforcing helm and kubernetes version requirements"Borislav Glozman1-0/+3
2018-05-15Merge "Correcting message-router topic seeding"Borislav Glozman4-28/+47
2018-05-15VNFSDK - use common postgresjasmineWen8-187/+19
Issue-ID: OOM-751 Change-Id: I099bd717fb488fab9ab1af78f8f445202fd1f117 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-05-15Consul Stateful SetPriyanka Jain6-36/+101
Issue-ID: OOM-1032 Change-Id: I911085dffc35067d844b5dcb286581fa0897a27a Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-14Correcting message-router topic seedingMandeep Khinda4-28/+47
It was using amsterdam topics from the config-init image that isn't maintained in Beijing. Dynamically clone the first time the PV/PVC is created and files are copied then See the JIRA for verification logs etc. Issue-ID: OOM-1073 Change-Id: I6856267574189b98eb7642599ab0276ee70f453b Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-14Fix Geo ConfigTrevor Tait7-33/+43
Issue-ID: SDNC-290 Change-Id: I68776259f5950d07e3b2c76b046d2b8b596bbc34 Signed-off-by: Trevor Tait <rtait@amdocs.com>
2018-05-14Merge "Fix robot preload"Mike Elliott2-3/+7
2018-05-14Merge "Config Changes in Consul"Mike Elliott6-16/+16
2018-05-14Fix robot preloadBrian Freeman2-3/+7
Issue-ID: OOM-1079 Change-Id: Ie45882ce193e73b91c13c03ef1a3fdc731002124 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-14Merge "Added license to blueprints and scripts"Jun (Nicolas) Hu8-0/+136
2018-05-14update helm, docker, kubectl versionJun Hu2-5/+22
Change-Id: Icff904f155a4b945b487d9f35cce6f7e4a5654d8 Issue-ID: OOM-1078 Signed-off-by: jh245g <jh245g@att.com>
2018-05-14Merge "Fix aai-cassandra service"Borislav Glozman11-42/+56
2018-05-14enforcing helm and kubernetes version requirementsMandeep Khinda1-0/+3
helm 2.8.x k8s 1.7.14+ and 1.8.9+ versions selected because of: https://github.com/kubernetes/kubernetes/issues/60814 Issue-ID: OOM-1075 Change-Id: Ife365ac8e8b7812c1fe4fa0764739511c3c6eb55 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-14Fix for OOM wide custom registry proxyLusheng Ji10-18/+24
Issue-ID: DCAEGEN2-507 Change-Id: Ice57d86f3353925c45beccdf7cdb85a4691cbb5b Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-14Merge "Correct input yaml file name for Holmes Rules Eng"Borislav Glozman7-10/+17
2018-05-14Fix aai-cassandra serviceBorislavG11-42/+56
Make resources and traversal run on non-rancher k8s Change-Id: I01bd0537bf183ee59f35b272a7a53dffbc5b1d26 Cange-Id: I925964bcc2e0378d947dff33dd2b8870f3acd362 Issue-ID: OOM-1077 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-14Config Changes in ConsulPriyanka Jain6-16/+16
Issue-ID: OOM-1031 Change-Id: Ic67cdafce7f070bb5a7c9958ca722fda6d77b32d Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-14Helm Chart Standardization Sniro-Emulator(Mock)vaibhav13-91/+249
This task also includes renaming of mock project into sniro-emulator Issue-ID: OOM-741 Change-Id: Ib0352f7ecb10019f940c571de073dc0af7056ee5 Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
2018-05-13Merge "collector measurement topic update"Borislav Glozman1-1/+1