aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-blueprints-processor/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24[CDS] Uses new tpls for repos / imagesSylvain Desbureaux5-363/+0
This commit makes CDS chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8156c8b568054b7eacf333196d877e12f7a52216
2020-10-21[CDS] change comment styleJakub Latusek2-0/+4
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Icdb07a842672d53db08185a5cbfd995216997c8b Issue-ID: OOM-2562
2020-09-16[CDS] Added properties for k8s-profile-upload componentLukasz Rajewski1-0/+6
Issue-ID: CCSDK-2630 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Iffe3b8ad14f5c18fe7e68490e37c1bc182b44e65
2020-09-02[CDS] Add logs to STDOUTDominik Mizyn1-6/+6
This commit change logging level of used loggers to "INFO" and root logging level to "INFO" Thanks to that we will see "info", "error" and "warn" messages. Issue-ID: OOM-2514 Change-Id: I545e2ee69f1bcde7f7313fdda8f80e8201b7461c Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
2020-06-05Add property enabling the py-executor componentJulien Fontaine1-0/+2
Issue-ID: CCSDK-2414 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Change-Id: I9a346b740c2c6225f690fca0b6b97c9f6b8b4951
2020-05-14Update processor-db config with correct configurationKonrad Bańka1-3/+3
Processor-db configuration allows CDS to access data in sdnctl DB without enforcing users to provide such data in CBA. This entry is now corrected allowing proper work for this feature. Currently access to sdnctl DB is provided via root DB access, but this should be further corrected in future. Also removed unnecessary secret metaconfig - 'cds-db-root-pass'. Issue-ID: CCSDK-2373 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Idf452fe5d42862e507b2d981af58b96931ee287c
2020-04-22Update CDS application.propertiesJulien Fontaine1-0/+4
Add property to disable publish audit service Add property to disable output logs from cmd-exec Issue-ID: CCSDK-2183 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Change-Id: Ie64c9110568ebc0ef4ca7fdf75d312dde4a7f893
2020-04-06[CDS] Correct connection configuration to sdncKonrad Bańka1-2/+2
Issue-ID: INT-1511 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I1642557b2ffbee941dc2865a818ca68e814511a6
2020-03-17[CDS] Use common secret tamplate for mariadb-galeraKrzysztof Opasiak1-5/+5
Use common secret template for cds-db mariadb-galera instance. Issue-ID: OOM-2263 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I4723c84f0079735abddce032ebc3b99541dabb53
2020-03-17update properties with ErrorCatalogSteve Siani2-2/+96
Issue-ID: OOM-2337 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: Iec54c9446cba54d6327659a06fade5ebaf537b3b
2020-02-18Cluster Distributed lock service integration with OOM.Sebastien Premont-Tendland1-0/+35
Disabled by default. In order to enable cluster replicaCount should be higher than 2 and useScriptCompileCache is set to false. We need to disable script compile cache otherwise there is issue with updating CBA when running multiple replicas of blueprint processor. Issue-ID: CCSDK-2011 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I6f6071556eb499832f9a765ba4c27100497c6e88
2020-02-06Sync up the properties file with current CDS version.Marek Szwalkiewicz1-1/+9
File application.properties needs to be synced from time to time between oom charts and original CDS code. Issue-ID: CCSDK-1922 Change-Id: Id2a62ce92e8708b7352ca2d21b248b0887fcb5c8 Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2020-01-08Add CDS application properties for custom headers for aai callsJozsef Csongvai1-0/+3
Issue-ID: CCSDK-2020 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: Ifebfdaef0907ce441e567d1ff1fc105e0be62243
2019-11-21OOM missing CDS BP app properties for HealthCheck.Oleg Mitsura1-3/+19
Issue-ID: CCSDK-1952 Patch1: added missing properties from Change-Id: Idb3c7f67b3f22bd6069f75c193ae458c346fb2ac Patch2: added missing vault mapping. Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I218f31cebe1f3fd24b1aead3fa93efb141465d23
2019-11-06add properties for username and passwordShaaban Ebrahim1-0/+5
Issue-ID: OOM-2164 Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> Change-Id: Iace0b322d5d1a02ca25c0791936b0fc1a1e950e3
2019-09-17Add processor-db endpoint to application propsOleg Mitsura1-3/+7
Issue-ID: CCSDK-1720 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I996217abe067cce284cc5c0ea9ce011458260428
2019-09-16Merge "renamed config-data->sdnc"Alexis de Talhouët1-5/+5
2019-09-13Align blueprint oom application properties.Brinda Santh1-25/+25
Issue-ID: CCSDK-1663 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> Change-Id: I41e738a130315a383c5abc446e5fb8917cbf4ad8
2019-09-13renamed config-data->sdncOleg Mitsura1-5/+5
Issue-ID: CCSDK-1623 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I59f08f47330bcb9f3d50f5970412f553d5005a21
2019-09-02Fix cds-blueprint-processor and dependentAlexis de Talhouët1-3/+2
Change-Id: I2c4c57ba9783a4daae3584fcb9772569482d5b48 Issue-ID: OOM-2041 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-08-26Updated resourceSourceMappings source-db/etcOleg Mitsura1-20/+20
Issue-ID: CCSDK-1623 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Ie441afb7db312492c4abfe9590c271bf2a08d81b
2019-08-13Enable intial load in CDS Blueprint ProcessorAbdelmuhaimen Seaudi1-4/+4
Issue-ID: OOM-2056 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I4e2aba5883f6cc9637dab49a21a357a4bd5f3191
2019-08-09Merge "Add message-router dependency in blueprint-processor for kafka-listener."Alexis de Talhouët1-0/+12
2019-08-08Merge "Add ONAP root CA to CDS Blueprint Processor"Alexis de Talhouët1-0/+31
2019-08-08Add ONAP root CA to CDS Blueprint ProcessorAbdelmuhaimen Seaudi1-0/+31
Issue-ID: OOM-2026 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I4bb2d8b41d1f47e27cadf72b4507975550c117ba Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-08-08Add message-router dependency in blueprint-processor for kafka-listener.Prathamesh Morde1-0/+12
Issue-ID: CCSDK-1432 Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca> Change-Id: I64349580b66979285857951ea6d6f18015ef63f5 Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca> Signed-off-by: Prathamesh Morde <prathamesh_morde@yahoo.ca>
2019-08-07Application properties config changejananib1-0/+24
Config change for bp Issue-ID: OOM-2041 Change-Id: Icb8a1f7de2803a78fdaff13a5382fe3f30a181e4 Signed-off-by: jananib <janani.b@huawei.com>
2019-05-29add SDNC MD-SAL and AAI Restconf URL settings to CDS Blueprint ProcessorAbdelmuhaimen Seaudi1-1/+14
Issue-ID: OOM-1891 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I05bbe5f3f72468c745a5d2ddbcc7e962765b22ba
2019-05-01Add cds-sdc-listener chartsprathamesh morde1-1/+0
Change-Id: I198dc84f429177e6bf82e419be4f5d6901ef3c3c Issue-ID: CCSDK-1144 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-25Update the package name in logback.xmlprathamesh morde1-1/+1
And fix property name mis-match Change-Id: Id6d3187c6fd4067b64685a0eff9f7a7922eb06ca Issue-ID: CCSDK-1288 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-23Add command-processor chartAlexis de Talhouët2-0/+104
- rework CDS structure - Use nodePortPrefixExt for cds-ui - 30497 - Reformat Chart name and Description Change-Id: I626b78c7a12adddf207b6f900d61e128308f9ab3 Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>