aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2020-04-15Making POD run as non-rootjananib2-0/+10
Non-root user addition Change-Id: I82995b0c0a6eb815e0422c6072c111c889c8c84a Issue-ID: CCSDK-2149 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-13Change Import tabs to DefinitionsSarah Abouzainah4-3/+19
Issue-ID: CCSDK-2312 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I0aca9848feaf47e3b22d4f3decf3317b7e137a1e
2020-04-13Merge "Merge live repo with design changes ccsdk-2309"Dan Timoney37-523/+1464
2020-04-12Merge live repo with design changes ccsdk-2309Sarah Abouzainah37-523/+1464
Issue-ID: CCSDK-2309 Change-Id: Iba91eebc5880a930842e66fa97d20441c52e347b Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
2020-04-10Merge "Publish execution input/output into Kafka topics"Dan Timoney10-60/+386
2020-04-10Merge "Enable inline templating in mapping files"Dan Timoney4-0/+53
2020-04-10Merge "Fix parsing error for RestResourceSource"Dan Timoney2-2/+3
2020-04-09Fix parsing error for RestResourceSourceJozsef Csongvai2-2/+3
Issue-ID: CCSDK-2310 Change-Id: I3587187b115797ce00ffd8c9125d9ee5035e25be Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-04-09Remove unneeded backup filesDan Timoney62-5678/+0
Remove unneeded backup files created by updParentVersion script Issue-ID: CCSDK-2308 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8d76b8ee3ccb2dbe563f22aadf1125f8226a104f
2020-04-09Enable inline templating in mapping filesJozsef Csongvai4-0/+53
Issue-ID: CCSDK-2306 Change-Id: I9657eb73b48659edfc1adfd842ed96f35a095197 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-04-09Merge "Fixnig file import in script, import and template&mapping."Dan Timoney7-17/+27
2020-04-09Merge "ComponentStatusMessage Junit testclass"Dan Timoney1-0/+30
2020-04-09Merge "CDS UI Save metadata bug fix"Dan Timoney1-1/+1
2020-04-09ComponentStatusMessage Junit testclassezhil1-0/+30
Issue-ID: CCSDK-2305 Change-Id: If6f7d645f8c83c71403d363d547f98ff4b4ccb68 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-09Merge "Improving CMD-exec err msgs/handling."Dan Timoney4-76/+163
2020-04-09Merge "Fixing All Accordion panels is only open and not closed"Dan Timoney4-9/+31
2020-04-09CDS UI Save metadata bug fixezhil1-1/+1
Issue-ID: CCSDK-2302 Change-Id: I9873c49c458ba57f1abd374b5223010c7fd46a4f Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-09Fixnig file import in script, import and template&mapping.AhmedEldeeb507-17/+27
Fixing routes redirect Issue-ID: CCSDK-2258 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ibe9f4516884044adcea2e8e16ee59c4e1775120f
2020-04-08Publish execution input/output into Kafka topicsJulien Fontaine10-60/+386
- Creation and implementation of PublishAudit services (NoAudit,Kafka) - Conceal of sensitive data (request input parameters) - Update ExecutionServiceHandler tests - Update application.properties file Issue-ID: CCSDK-2183 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Change-Id: Ifc28a91ce588f5ed0010acb4ed22b64429c6c1a0
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-1/+2
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-1/+2
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: Ief9b07f7bbc436ec274d56ac0696f15ff5e65d61 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Improving CMD-exec err msgs/handling.Oleg Mitsura4-76/+163
Issue-ID: CCSDK-2049 rev1. initial commit rev2. added better logging/passing errors. rev3. bugfixes rev4. bugfix for CommandExecutorServer.prepareEnv return status was still returning bool. (was caught only during a defective mariadb pip package install!) Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Ifbddaeb0e15857f42b121af10e30e29dec5c20b2
2020-04-08Fixing All Accordion panels is only open and not closedShaabanEltanany4-9/+31
Issue-ID: CCSDK-2219 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ic2b22206f6cf9193723a9d441768a48ae9f865da
2020-04-08Merge "Adding delete catalog"Dan Timoney7-57/+45
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney57-447/+743
2020-04-08Merge "Removed logging of configuration snapshot as it might leak sensitive ↵Dan Timoney1-1/+1
data in the logs."
2020-04-08Merge "Roll to next Guilin snapshot"Dan Timoney125-86/+5826
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I018cd5de183c350e2627c222b7d32277851157fa Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Roll to next Guilin snapshotDan Timoney125-86/+5826
Roll to next Guilin snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1a5ea68da8821ffe28ac84e60177af05e26b3585
2020-04-06Merge "execution timeout not respected..."Dan Timoney4-23/+43
2020-04-06Merge "Fix ResolutionSummary - return empty string instead of null"Dan Timoney3-18/+40
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh57-447/+743
Issue-ID: CCSDK-2124 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: Ief468a56f9e7b3ef86c357965aa7b15f0a4cfa22
2020-04-01Release version 0.7.1 dockersDan Timoney1-0/+19
Release version 0.7.1 docker containers for CDS Issue-ID: CCSDK-2235 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0a5f6dea76faf721cfcdf31c778ec6250d1f80e2
2020-04-01Release version 0.7.1 maven artifactsDan Timoney1-0/+5
Release version 0.7.1 maven artifacts for CDS Issue-ID: CCSDK-2235 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia484d81f3705786c77877d3ba32507f774eadcb3
2020-03-31Fix ResolutionSummary - return empty string instead of nullJozsef Csongvai3-18/+40
Issue-ID: CCSDK-2246 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I894bf605ee7f5b094d015fd637979ce055da5081
2020-03-31Fix for sdc listener and reactorSebastien Premont-Tendland2-11/+0
Issue-ID: CCSDK-2235 Change-Id: I875f991a05cf32d565c866bea33ad27b11739d41 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
2020-03-30Roll to next Frankfurt snapshot and fix sonar buildDan Timoney63-82/+94
Roll to next Frankfurt snapshot. Also, fixed config to skip sonar for error-catalog, which has no scannable components. Sonar builds were failing because error-catalog does not have standard maven source and test directories (src/main, src/test) Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iacb76b240e71206de8306af7e2447eaa07b0d33b