aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-03-31[SO] Onboard ONAP CA during init phaseSylvain Desbureaux3-100/+22
Workaround for retrieving ONAP root CA and keeping SO container being run by no root user. Issue-ID: SO-2730 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib1b48c0a6fcca359a780640b8c705e75fd78dc1a
2020-02-07These OOM changes are related AAF IntegrationRamesh Parthasarathy1-12/+13
Here we have the ability to optionally disable AAF integration. A global variable global.security.aaf.enabled=true will turn on AAF security. with global.security.aaf.enabled=false it will use spring.security to ensure backward compatibilty. updated based on review comments Issue-ID: SO-2452 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Ia83622ad681cfd122ee906ccd1654b10b5e31fe4
2019-08-23SO datasource config updatesarada prasad sahoo1-4/+15
SO datasource config update as per new Hikari library changes in SO Issue-ID: OOM-1970 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com> Change-Id: I84ca506936c332775fd20f604e6f553f94a4dc74 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-08-14Add in required properties for boot of SOBenjamin, Max (mb388a)1-0/+8
New health check format added to config Issue-ID: SO-2221 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5b890a79e26a30f56fe70dd70e7f42e12ce90a6b (cherry picked from commit 4673c6cdaa7a8b8fc15d13bde4129d0d4d4b3ea3)
2019-06-03Change cloud-owner to CloudOwner in APIH configMarco Platania1-1/+1
Change-Id: Ib9c1e9f36ea731a69f4f4c1c369445b0c2e81403 Issue-ID: OOM-1898 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-08Support for SO to ExtAPIVodafone1-0/+2
Change-Id: I36b7c18648e4fa24cda0ca77cab1f8402c8c39b8 Issue-ID: SO-1421 Co-authored-by: gopal.sabhadiya@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
2019-03-17Merge "use encrypted auth for dmaap"Borislav Glozman1-0/+1
2019-03-07Fix PasswordsSmokowski, Steve (ss835w)1-6/+1
Change-Id: Ib729d79dd2790f9191f055158403e6aa3814d64b Issue-ID: SO-1599 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-03-05updated api and openstack override filesRamesh Parthasarathy1-0/+7
The config files for apih and openstack have been updated to include the encryption key Change-Id: Ifbdd73a0cc4fad7401481b87bd306b9d56ff7ef9 Issue-ID: SO-1595 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-03-01updated encrypted passwords with configRamesh Parthasarathy1-3/+3
The config files have been updated with encrypted passwords using latest algorithm Change-Id: I6b931d106a3706ea76bb8477398bd838162849a2 Issue-ID: SO-1515 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-02-22Removed apih, bpmn, requestdb and sdc datasourceRamesh Parthasarathy1-17/+0
The config files for apih, bpmn, requestdb and sdc have been removed of their data sources to address container errors we face with so pods and removed space in openstack override.yaml. Change-Id: I004e4455042d7e909361150831e55048816120c2 Issue-ID: SO-1515 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-02-12use encrypted auth for dmaapBonkur, Venkat (vb8416)1-0/+1
Re-Factor DMAAP Credentials to use encrypted auth credential Change-Id: I236cbeb71887e636b0378bceb43fbb8a981b5c31 Issue-ID: SO-1425 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
2019-01-21Updated bpmn sdc and sdnc config filesRamesh Parthasarathy1-2/+2
the config files for bpmn, openstack, requestdb, sdc, sdnc and apihandler have been updated Change-Id: Ic8425f0ecd6f90cd8b656afbb510063c7a486cef Issue-ID: SO-1399 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-10-15so-minitoring po startup issueRamesh Parthasarathy1-1/+1
so-monitoring pod doesn't start completely. This issue has been addressed here Change-Id: Iab0d8fd3f1a7b9b000d2eac3968fefc07b5b2230 Issue-ID: SO-1138 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-10-04SO create service instance failsRamesh Parthasarathy1-12/+35
All the override files are updated to be in sync with so docker config repository and address the issue raised. Change-Id: Iee2badf00dbf57b68871505370d070a2450d3d0b Issue-ID: SO-1105 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-19Merge "Fix api-handler config"Mandeep Khinda1-2/+2
2018-09-19Fix wrong camunda passwd in api-handler configAlexis de Talhouët1-3/+1
Change-Id: I54ebe3f84268d294438160b37aa2d6d04bf7a24f Issue-ID: OOM-1429 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Fix api-handler configAlexis de Talhouët1-2/+2
Password are incorrect, resulting in 401 Change-Id: Ice02056afbf1450ebc0295ee5d362a68061b3ee1 Issue-ID: OOM-1426 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Fix wrong so bpmn-infra port in api-handler configAlexis de Talhouët1-2/+2
Change-Id: Id24b5e4f1895955deac3d8d4f8192be81e64a913 Issue-ID: OOM-1428 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-14SO override files to use apt kube dns addressRamesh Parthasarathy1-41/+13
All SO override files are updated with correct kube dns address for inter application communications based on review comments Change-Id: I6e1487f3d5a7db49df3e40fb41b6b148aacfee8d Issue-ID: SO-1022 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-05helm chart for so containersRamesh Parthasarathy17-0/+123
This check-in is an updated version of helm charts for so containers based on review comments Change-Id: I690430622ecbdcaf099a6165844142841db436dd Issue-ID: SO-709 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-05-31Fix APPC Topics ScaleOutBrian Freeman1-2/+2
Issue-ID: SO-391 Change-Id: I0e61fd84ef282c8701f4c49325eae0d73bc4dad1 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-30Fix SDNC LCM TopicsBrian Freeman1-2/+2
Issue-ID: SO-526 Change-Id: Ibeaa40cbeb2c0df3b564afe89fd804542b6fce06 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10Fix SO aaiEndpoint aai.onapBrian Freeman1-3/+3
Issue-ID: OOM-1068 Change-Id: Ibea86d352e439e14d39b484eddf37314c0b8a16e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10Add onap crtBrian Freeman1-0/+31
Issue-ID: OOM-1068 Change-Id: I7ff15fa9eb6c29852c089ad10e0c63faba05fe00 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10removing obsolete configmaps from SOMandeep Khinda3-158/+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-09Add new onap ca cert to SOMike Elliott2-66/+100
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-08Add latest SO configuration changesMike Elliott1-3/+40
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-04-19Fix SO healthcheck on multi-node clusterMike Elliott1-3/+3
Aligned service names (and numerous other minor fixes) with latest best practices and standard templates. Change-Id: I740fe299053805df60abcd6a6043031d8beda7e8 Issue-ID: OOM-909 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-17Fix SO HealthcheckBorislavG4-37/+194
Change-Id: Ia742842cf1878c5786f71949013ed8afedd13c39 Issue-ID: OOM-909 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG1-1/+1
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-17SO endpoints and service updateJerome Doucerain1-36/+37
updated the endpoints and service in a single namespace onap deployment prospective updated the parameters order for the image source to allow override Issue-ID: OOM-743 Change-Id: I6a379ec4661d465f95478b383d60c3b2eecc0f72 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
2018-02-23Add standardized helm chart for soMike Elliott17-0/+2483
This is a standardization (based on helm community best practices) of a Helm chart for the Service Orchestrator (so) in ONAP. How to deploy the so chart (outside of the parent onap chart) from the local oom/kubernetes codebase. ** need to create/update dependencies defined in the chart's ** requirements.yaml helm dep update so/ ** deploy the so helm chart with the "release" name of 'onap' helm install so/ -n onap Change-Id: I22471eb9fe0dec32941e14dc63857222c80ebe20 Issue-ID: OOM-727 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>