aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-05-10removing obsolete configmaps from SOMandeep Khinda4-177/+0
The presence of these disrupts the SO boot process resulting in the misconfiguration found by the defect Issue-ID: OOM-1052 Change-Id: I527698c6ccbdd42b3435ca33dc97cb09da7afd97 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-09Update the haproxy to use the right versionKajur, Harish (vk250x)1-1/+1
Uploaded the latest certificate for haproxy so updating the version in the values.yaml Issue-ID: AAI-1101 Change-Id: I8c036f41aa8417960d3f0e8af409ea00672b513a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-09Merge "Undo PDP-X swagger port exposure"Mandeep Khinda3-2/+4
2018-05-09Merge "Add new onap ca cert to SO"Mandeep Khinda3-68/+102
2018-05-09Merge "Sync docker image images with docker-manifest.csv"Mandeep Khinda4-4/+4
2018-05-09Merge "Update dmaap chart name so SDNC listeners start"Mandeep Khinda2-2/+2
2018-05-09Fixed remaining references to aai-servicejmac3-6/+6
Change-Id: I47b5ded80e27a98fc05a7ba1d00bf2de1af574e5 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1041
2018-05-09Add new onap ca cert to SOMike Elliott3-68/+102
Swapping out aai.crt for onap-ca.crt. Change-Id: I4537fcc02c17ed19a0b3c5fa3581037c9999dd5c Issue-ID: OOM-1068 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-05-09Update dmaap chart name so SDNC listeners startjmac2-2/+2
This seems to have been broken when the dmaap / message-router refactor happene. Change-Id: I09ade07fe5f2eb6d7be0eb1ed29656f6a6761f0a Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-308
2018-05-09Merge "Remove babel service name override"Mandeep Khinda2-2/+1
2018-05-09Merge "Update ML and Babel logback.xml config"Mandeep Khinda4-6/+25
2018-05-09Merge "Update to v13 A&AI APIs and correct service name"Mandeep Khinda1-83/+83
2018-05-09Merge "Fix message-router-kafka references"Mandeep Khinda3-3/+3
2018-05-09Undo PDP-X swagger port exposureJorge Hernandez3-2/+4
Undoing these changes since it causes problems in the interactions between PAP and PDP-X components in the group. set default value for oom dcae dmaap consumer group Change-Id: I213870a536e8202d0b7462e0a33cbbbffff15db6 Issue-ID: POLICY-778 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-09Merge "Fix consul images repo"Yury Novitsky3-2/+6
2018-05-09Merge "Add latest SO configuration changes"Mandeep Khinda3-6/+49
2018-05-08Sync docker image images with docker-manifest.csvGary Wu4-4/+4
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. This is as of integration repo commit ed53a301dbeaad568b21b9545cb9ce6c5c040b29 Change-Id: Ib844402ff9f3bdecfbd8e9f474eaac1561aff5b0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Merge "reducing configmap for SO"Mike Elliott14-2409/+76
2018-05-08Merge "Remove AAF truststore files from configmap"Mandeep Khinda10-602/+28
2018-05-08recomitting sdc-onboarding robot changesMandeep Khinda2-0/+3
Somehow we trampled over this. commit e3610e451bc7f63d6a299d0337f74035204f0891 Author: Brian Freeman <bf1936@att.com> Date: Thu May 3 21:27:25 2018 -0500 Update properties for SDC ONBOARD container Issue-ID: TEST-85 Change-Id: I822ed3abfd768fbe2d38dcd1399051feb738bb1b Signed-off-by: Brian Freeman <bf1936@att.com> Change-Id: Ia25c1dc9f42b32649193986ba8ea94f11b0d1c9f Signed-off-by: Brian Freeman <bf1936@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-08Remove AAF truststore files from configmapMike Elliott10-602/+28
Moved security-related files from the configmap to an init container, to dramatically reduce the overall size of the ONAP deployment configmap. Change-Id: I5e1c176f14d2e010c69e6c1e86c487583ed18f59 Issue-ID: OOM-1061 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-05-08Add latest SO configuration changesMike Elliott3-6/+49
Adds watchdog config and tables, oof configuration, aai athentication, etc. Change-Id: I43b5432d12c69ef45cdbeff5ab3427fbf5e9d1d0 Issue-ID: OOM-1039 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-08reducing configmap for SOMandeep Khinda14-2409/+76
-cloning project files during pod init-phase -injecting SQL through a shared volume Issue-ID: OOM-858 Change-Id: Idc845910d5386c3228fb9a557fb3238823242cea Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-08Fix message-router-kafka referencesBorislavG3-3/+3
Change-Id: I034b7c0d13a2eb4c243bf23be1ccf1f731e9e7ff Issue-ID: OOM-1060 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu38-38/+38
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Merge "Resolve UEB listener dblib config issue"Jerome Doucerain5-10/+9
2018-05-08Fix consul images repoBorislavG3-2/+6
Change-Id: Idb0f1e99dc3023958c6e37355a4c7aaee8b25a17 Issue-ID: OOM-1050 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Merge "expose nexus and swagger api ports externally"Borislav Glozman5-9/+16
2018-05-08Merge "install controlloop drools applications"Borislav Glozman7-74/+65
2018-05-08Merge "Update mysql configuration file to change sql_mode"Borislav Glozman1-0/+2
2018-05-08Merge "Update APPC OOM appc.properties file"Borislav Glozman1-7/+7
2018-05-08Update ML and Babel logback.xml configmark.j.leonard4-6/+25
Change the log directory to /var/log/onap and amend Babel deployment.yaml to match with the Model Loader configuration. Issue-ID: AAI-1110 Change-Id: Ieeaab28102810f5e665436ce01e9af9ca69a7ab6 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-05-08Merge message-router chart under dmaapDominic Lunanuova39-74/+158
Borislav: Fixed Makefile and renamed charts. Also cosmetic fixes. Includes corrections for the service name of MR used by dbc to be "message-router", which matches the message-router chart Patchset 2: standardize abbreviation for bus-controller to be "dbc" Patchset 3: correct references in README to match what is deployed Patchset 4: blew previous commit. Also added dmaap/Makefile lint step Change-Id: I36c07c7c1200f8e23ae12bd7357a5626346dcccd Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-386 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-05-07Remove babel service name overrideJimmy Forsyth2-2/+1
Issue-ID: AAI-1110 Change-Id: I8d040b82dc7250ebba93b3bb5e4630c9b3e00c10 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-08Set the docker version for CLI to beijingKanagaraj Manickam k003651061-1/+1
Issue-ID: CLI-106 Change-Id: I07bf7d3592e47507b179a35f89574cbf11f70eea Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-08Merge "Set the propert CLI_MODE env"Mandeep Khinda1-1/+1
2018-05-08Merge "Add health check for CLI"Mandeep Khinda1-0/+15
2018-05-08Merge "Fix persistent volume to be mapped to Release.Name"Mandeep Khinda15-25/+25
2018-05-08Merge "Fix inconsistent repository references"Mandeep Khinda53-64/+62
2018-05-07install controlloop drools applicationsJorge Hernandez7-74/+65
it will get the proper control loop application on the fly to minimize space used in configmaps. upgrades mariadb to latest stable version (previous one used by policy was outdated). fixes pessimistic lock DB problems on PE side fixes outdated policy-keystore overriding the image one Change-Id: Ia78d23b57b4e314c44c97912d544b85d0d6c9c5e Issue-ID: POLICY-766 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-08fixing duplicate nodeport with SOMandeep Khinda1-1/+1
47 is free.. Issue-ID: OOM-930 Change-Id: I90d008bb77cfa1107f85d10c96482fe2693c400a Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-07Merge "OOF Integration Changes"Mike Elliott69-4/+3126
2018-05-07Merge "Add the realtime clients to"Mike Elliott2-0/+4
2018-05-07Merge "Update log path to get filebeat working"Mike Elliott3-4/+6
2018-05-07Update the keystore for resources and traversalKajur, Harish (vk250x)10-23/+24
to use the aaf generated keystore for our apps Issue-ID: AAI-1101 Change-Id: I5a5642f86e8bb924f2c01fa685a0493abf500623 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-07Merge "ccsdk docker update for sdnc/appc"Borislav Glozman1-1/+1
2018-05-07AAF ChartsMahendra Raghuwanshi92-301/+3523
-PS3-MK -renaming charts to remove hyphen -refactoring service name configuration. It wasn't quite correct the way it was. It was taking the chart name as the service name and not using the values.yaml from the top level chart as intended. -Jonathan asked to name the main app service "aaf-service and cassandra to "aaf-cass" as this is what is in the cert -squashed https://gerrit.onap.org/r/#/c/45923/1 into this commit. -updated robot to the latest settings Robot tests are failing but all pods come up. I think this can be merged and the AAF team investigate the robot health issue in a running system -PS4-MK -reverting sms changes and taking the latest from master -removing repository from the global section of the aaf values. -this was causing all images to be pulled from nexus3.onap.org which was failing to pull images that come from docker hub. There is supposed to be a proxy through nexus3 to dockerhub but maybe we are missing something. -PS5-MK -removing nodeports from non gui related charts. There are conflicts -PS6-Kiran -Adding imagepullsecrets for aaf-sms-vault subchart -updated image repository to pull from nexus3 -tested and works now and should fix the pull errors -PS7-Kiran -Previous patch picked up a couple of unintended changes -Reverting them -PS8-MK -removing names from identities -using https for robot test Issue-ID: OOM-930 Change-Id: I98f40ef5af03dda73aebf12f6fa48d928915ab34 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com> Add Beijing CQLs into OOM Issue-ID: AAF-114 Change-Id: I2c2d46738ba0885c41f710997d4b212b6ce4d2de Signed-off-by: Instrumental <jonathan.gathman@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-07ccsdk docker update for sdnc/appcMichael O'Brien1-1/+1
Change-Id: I5605cd9187ae96681755b58cd3b2852e43201b6f Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com> Issue-ID: SDNC-285
2018-05-07expose nexus and swagger api ports externallymayankg27035-9/+16
Change-Id: I2da21b691751e731e66a21502999a8ad2d4ef8bf Issue-ID: POLICY-778 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-05-07Resolve UEB listener dblib config issuejmac5-10/+9
Change-Id: If925a7855b83beba86e769c1350fd65dc4165531 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1049