aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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
2020-03-30execution timeout not respected...Oleg Mitsura4-23/+43
Issue-ID: CCSDK-2012 rev1: initial commit rev2: reworked + added grpc deadline rev3: wrong err msg.. rev4: timeouts in millis rev5: timeout defaulting was after logging... Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I02eb414904cc5dfcf51ff7b7552dafe54857ed1e (cherry picked from commit 3f56fcfec7d14e7351280b9e2a1d220638626693)
2020-03-28Removed logging of configuration snapshot as it might leak sensitive data in ↵Serge Simard1-1/+1
the logs. Issue-ID: CCSDK-2151 Signed-off-by: Serge Simard <serge@agilitae.com> Change-Id: I3422fbf2fd82c7a0e11d9663265e21525c102496 Signed-off-by: Serge Simard <serge@agilitae.com>
2020-03-27Deactivating spring data jpa from SDCListenershaaban Altanany1-0/+6
1-Deactivate spring data jpa from health check common project Issue-ID: CCSDK-1669 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Ib59e9b11b948fd584ddc65da560a65328d885501
2020-03-27Change relative paths in Python Executor testMichal Jagiello5-3/+25501
Add "babel/compat-data" package to Designer Client devDependencies Remove package-lock.json from .gitignore Issue-ID: CCSDK-2192 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I2676412dc4994fa5314cd411ce64d19df2790e5a
2020-03-23Merge "Release Frankfurt M4 dockers"Dan Timoney1-0/+19
2020-03-20Merge "Release Frankfurt M4 artifacts"Dan Timoney1-0/+5
2020-03-20Release Frankfurt M4 dockersDan Timoney1-0/+19
Release Frankfurt M4 version of dockers Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7ad9e092155816847de6a389f14b8e19ab60aadb
2020-03-20Merge "virtualenv lib changed. need to pin to older version."Brinda Santh Muthuramalingam1-1/+1
2020-03-20Release Frankfurt M4 artifactsDan Timoney1-0/+5
Release Frankfurt M4 version (0.7.0) Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9934b491fc0a04250635618f4856efdfb7b6285d
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland8-12/+31
When USE_SCRIPT_COMPILATION_CACHE is set to false the classLoader is closed after the class is instantiated. This is causing an issue when lazy loading is happening during the script execution. Lazy loading occurs when a suspendible function returning something is called from "processNB", kotlin will create a second class that will be loaded during execution (needs to be in the classpath during execution). Issue-ID: CCSDK-2150 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I64780287352d762325662e0e5d5b94038dedee7f
2020-03-19Merge "Fix GroupId and package name in Error Catalog"Brinda Santh Muthuramalingam24-69/+73
2020-03-18Fix GroupId and package name in Error CatalogDan Timoney34-83/+77
Issue-ID: CCSDK-2180 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: Ibe00fc1f2a905821b7100ae4f221ea1e0b934894
2020-03-18Use released parent pomsDan Timoney10-14/+4
Use released version of parent poms Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib45fc3134e2ba0e97908d9efa12e3cbec265b381
2020-03-17Fix groupId for error-catalogDan Timoney6-11/+11
Updated groupId from org.onap.ccsdk.error.catalog to org.onap.ccsdk.cds.error.catalog to match repo name Issue-ID: CCSDK-2177 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6feda23dcd9263a741ce9e0838c126b0c0b7b17e