summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-08Fix formatting issues in RST filesDan Timoney15-306/+333
Fixed issues found in sphinx-build of documentation files Issue-ID: CCSDK-2176 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I21f8012bc38e4fb22ee31c7d29d968b5775cf669
2020-05-08Merge "update template&mapping create view."Dan Timoney11-681/+1635
2020-05-07update template&mapping create view.AhmedEldeeb5011-681/+1635
add alert messages for success and error Issue-ID: CCSDK-2323 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id05c73abad2342685971e2e57409b4a471f9242f
2020-05-06Merge "fix sort at package list"Dan Timoney5-39/+28
2020-05-06Merge "Truncate message published on Kafka / Spike: Define solution for logs ↵Dan Timoney13-112/+266
separation"
2020-05-06Merge "adding the basic running steps for CDS in README file"Dan Timoney2-0/+43
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine13-112/+266
Refactoring of cmd-exec component - Improve display of error messages within the response - Fix gRPC buffer limitation (4Mb) by truncating error messages and cmd-exec logs if too heavy (>3Mb) Truncation of BP responses (<4Kb) before sending them in kafka audit topics. - Truncation if needed of error messages for every response - Truncation of cmd-exec logs in cmd-exec responses (Spike) Add a flag in the application.properties to enable/disable the display of cmd-exec responses on the BP side (Fix) Correction of BP processing with kafka regression (Fix) Changed default SSL Endpoint Algo Issue-ID: CCSDK-2326 Change-Id: If4d0e661117d1dd156cf19c95774824e754d870a Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
2020-05-05fix sort at package listShaabanEltanany5-39/+28
Issue-ID: CCSDK-2320 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ia91d519c315b6ef0c01089422253599b137eceec
2020-05-04adding the basic running steps for CDS in README fileAhmedEldeeb502-0/+43
Issue-ID: CCSDK-2357 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I67d389820bffcac56ee27936f7bf33eec059a94f
2020-05-04Merge "-Delete uploaded files"Dan Timoney4-46/+65
2020-05-04Merge "Package > Temp&Mapp: View"Dan Timoney10-38/+87
2020-05-03-Delete uploaded filesAhmedEldeeb504-46/+65
-Show confirmation modal before delete any file - disable import button until the user select a file Issue-ID: CCSDK-2346 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I5c76765b045cfbe0b71083e5c06faa40881c2b8e
2020-05-02Package > Temp&Mapp: ViewAhmedEldeeb5010-38/+87
Issue-ID: CCSDK-2324 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I39b3a84893d048a6186f6daf4195c20dbcdb98b9
2020-05-02Resource Dictionary Creationswapnalipode28-8/+1354
Adding Resource Dictionary Creation Change-Id: Ic53018f406ba2cc1f8c878017c816bfce316a362 Issue-ID: CCSDK-1280 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-04-30Merge "Fix null safety - ResourceResolutionDBService.write"Dan Timoney2-5/+29
2020-04-30Merge "fix package list component"Dan Timoney3-10/+21
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai2-5/+29
Issue-ID: CCSDK-2352 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I49a56dff0636617111f02be141764600e0a1e082
2020-04-30fix package list componentShaabanEltanany3-10/+21
Issue-ID: CCSDK-2320 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I005dff22beeac0a0ce0fdd3ef31315c35cb501d6
2020-04-29RestResourceResolutionProcessor should always set StatusJozsef Csongvai1-0/+3
Issue-ID: CCSDK-2350 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: Ieadfb9b5931808f9eb298aa913d32cabbad67e2e
2020-04-29Merge "PyExecutor ResourceResolution store/retrieve templates"Dan Timoney12-44/+466
2020-04-29Merge "fix download feature for package"Dan Timoney1-21/+22
2020-04-29Merge "Added toggole button to Actions/Functions menu"Dan Timoney1-12/+37
2020-04-28fix download feature for packageShaabanEltanany1-21/+22
Issue-ID: CCSDK-2126 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I000e54c7fb0df68debbce38de8f66ae0ff974329
2020-04-28Added toggole button to Actions/Functions menuRupinder1-12/+37
Issue-ID: CCSDK-2248 Change-Id: I160be5614d5dcdc6331c342063efe0393c1365ba Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-04-28Merge "change the entry file name to be equal of package name"Dan Timoney2-8/+8
2020-04-28Merge "Remove all vLB.CDS from package name"Dan Timoney4-4/+8
2020-04-28Merge "Making POD run as non-root"Dan Timoney4-3/+9
2020-04-28PyExecutor ResourceResolution store/retrieve templatesMichal Jagiello12-44/+466
Issue-ID: CCSDK-2156 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I59df2772d004e349532a1b42c4e4abd367c13256
2020-04-27Remove all vLB.CDS from package nameSarah Abouzainah4-4/+8
Issue-ID: CCSDK-2342 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I4b61f8a20fab9b31e9f0ca4b12b2949d97f4bfd3
2020-04-24Merge "Fix long package name and apply mapping table style"Dan Timoney11-132/+240
2020-04-24Merge "Secure Kafka Authentication"Dan Timoney17-187/+863
2020-04-23Making POD run as non-rootjananib4-3/+9
Non-root user addition Change-Id: Id110aebea3d3526aaf319d8994670644a7bab698 Issue-ID: CCSDK-2149 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-23change the entry file name to be equal of package nameShaabanEltanany2-8/+8
Issue-ID: CCSDK-2338 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I2b34cbcf146d8435f19399bac66c50a6ce74a7ac
2020-04-23Merge "Junit for SdcListenerException"Dan Timoney1-0/+50
2020-04-22Fix long package name and apply mapping table styleSarah Abouzainah11-132/+240
Issue-ID: CCSDK-2321 Issue-ID: CCSDK-2322 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Id2edf759faa9949c009c90cd3c7b319521b4f6b5
2020-04-22Merge "Adding Resource dictionary"Dan Timoney44-16/+1667
2020-04-22Merge "SDCListenerDto Junit test"Dan Timoney1-0/+68
2020-04-22Merge "Junit for FileUtil"Dan Timoney1-0/+83
2020-04-22Junit for SdcListenerExceptionezhil1-0/+50
Issue-ID: CCSDK-2305 Change-Id: I369e98e0c9b57e3b1e6a52c073f91fa355057508 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-21Secure Kafka AuthenticationJulien Fontaine17-187/+863
Implementation of kafka secure authentication : - SSL - SASL(SCRAM) & SSL Issue-ID: CCSDK-2313 Change-Id: I4b2fc7abab7478e360ebf461608a620d75708f54 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
2020-04-21Adding Resource dictionaryswapnalipode44-16/+1667
Adding resource-dictionary Change-Id: Ib23b282e7293843ce94263e82b3f7cdb0fe36c5a Issue-ID: CCSDK-2253 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-04-20Junit for FileUtilezhil1-0/+83
Issue-ID: CCSDK-2305 Change-Id: I226be53b04c6131819a6eda4ad87726457e347b4 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-20Merge "Fix default behavior for DatabaseResourceAssignmentProcessor"Dan Timoney3-73/+40
2020-04-20Merge "cmd-exec had a merge issue from elalto..."Dan Timoney1-17/+19
2020-04-20SDCListenerDto Junit testezhil1-0/+68
Issue-ID: CCSDK-2305 Change-Id: Id7b0882561a9f714037a4fbcce0c466ab9b148f3 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-16Merge "Workflow-spec returning error response"Dan Timoney1-6/+21
2020-04-16Fix default behavior for DatabaseResourceAssignmentProcessorJozsef Csongvai3-73/+40
If a data-dictionary did not declare an endpoint-selector, it would default to primary cds-db instead of using data-dictionary source to look up database configuration. Processor-db configurations were not used because of this. Also improved error messages and some refactoring. Issue-ID: CCSDK-2315 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I7122e1334951db4eec5b9ae8b01c1f66596636f6
2020-04-16Workflow-spec returning error responsejananib1-6/+21
Fix workflow-spec query Change-Id: Ic66e2249b73c113cd25bd99c9cf33984520e31df Issue-ID: CCSDK-2181 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-15cmd-exec had a merge issue from elalto...Oleg Mitsura1-17/+19
Issue-ID: CCSDK-2049 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I611fff488b339f03b85c58ed097525a0bcda35a3
2020-04-16Making POD run as non-rootjananib2-2/+9
Non-root user addition Change-Id: I45ebc75940c020fdda79fbe454461a19df39c525 Issue-ID: CCSDK-2149 Signed-off-by: jananib <janani.b@huawei.com>