ccsdk/cds.git
3 years agodisable componetCanDeactivate with some functionality 31/112731/4
ShaabanEltanany [Wed, 16 Sep 2020 07:49:11 +0000 (09:49 +0200)]
disable componetCanDeactivate with some functionality

Issue-ID: CCSDK-2739
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ic3f3905b062f42365c8d7eed22d0ee9504906ee5

3 years agoFixing DockerFiles 99/112699/4
Singal, Kapil (ks220y) [Tue, 15 Sep 2020 13:51:24 +0000 (09:51 -0400)]
Fixing DockerFiles

Copying starting script to respective dir as root and then running as user onap

Issue-ID: CCSDK-2794
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I2b3c27cc8e3a378f9ceeeb0de62f81de9fc38c6b

3 years agoMerge "Remove overflow hidden / Decreasize size for visibility"
KAPIL SINGAL [Tue, 15 Sep 2020 13:07:37 +0000 (13:07 +0000)]
Merge "Remove overflow hidden / Decreasize size for visibility"

3 years agoRevert change assembly descriptor id 50/112650/1
Jozsef Csongvai [Mon, 14 Sep 2020 22:28:32 +0000 (18:28 -0400)]
Revert change assembly descriptor id

Changing ID also changes the file name of the zipfile.
This caused the -Pdeploy-cba to fail as it was expecting
a file with ending *-cba.zip, instead it got *-cba_zip.zip

Issue-ID: CCSDK-2787
Change-Id: I825218724fd917a69a727cb1945cf313c950b27f
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
3 years agoRemove overflow hidden / Decreasize size for visibility 39/112639/1
JakobKrieg [Mon, 14 Sep 2020 20:24:31 +0000 (22:24 +0200)]
Remove overflow hidden / Decreasize size for visibility

Issue-ID: CCSDK-2744
Change-Id: I6ad2606337514c7bf337f99fbeaf3fb3f2dad6a7
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoMerge "adding deploy feature"
KAPIL SINGAL [Mon, 14 Sep 2020 18:59:48 +0000 (18:59 +0000)]
Merge "adding deploy feature"

3 years agoMerge "Fix Sphinx version"
KAPIL SINGAL [Mon, 14 Sep 2020 14:20:41 +0000 (14:20 +0000)]
Merge "Fix Sphinx version"

3 years agoadding deploy feature 18/112618/1
ShaabanEltanany [Mon, 14 Sep 2020 13:59:39 +0000 (15:59 +0200)]
adding deploy feature

Issue-ID: CCSDK-2299
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I1b4ac4d12d18371cd4db9226ca8cbd215f01b3b3

3 years agochange beahvior of edit 05/112605/1
ShaabanEltanany [Mon, 14 Sep 2020 09:22:29 +0000 (11:22 +0200)]
change beahvior of edit

enable editing in package version only
Issue-ID: CCSDK-2336
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I5878b463f08dc3575ea90cd65611389eacbb8b4f

3 years agoFix Sphinx version 01/112601/1
JakobKrieg [Mon, 14 Sep 2020 08:08:33 +0000 (10:08 +0200)]
Fix Sphinx version

Issue-ID: CCSDK-2788
Change-Id: I42987b9fc33665f1b71904736dac070d1397c863
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoMerge "improve manual enrichment"
KAPIL SINGAL [Sun, 13 Sep 2020 23:32:52 +0000 (23:32 +0000)]
Merge "improve manual enrichment"

3 years agokeeping package changes safe 88/112588/1
ShaabanEltanany [Sun, 13 Sep 2020 12:16:23 +0000 (14:16 +0200)]
keeping package changes safe

give user chance to discard changes or save changes
Issue-ID: CCSDK-2336
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: If1e1c94ef65822428f25cca071103c9022add144

3 years agoimprove manual enrichment 86/112586/1
ShaabanEltanany [Sun, 13 Sep 2020 10:28:48 +0000 (12:28 +0200)]
improve manual enrichment

Issue-ID: CCSDK-2542
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I3ec0bdc702f7e424896bd57c4560ab60349bbc37

3 years agoRefactoring poms groupId artifactId 71/112571/3
Singal, Kapil (ks220y) [Fri, 11 Sep 2020 17:58:42 +0000 (13:58 -0400)]
Refactoring poms groupId artifactId

Issue-ID: CCSDK-2787
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ica64f0c793beabb47950c7bf1eede63a0dbf3cea

3 years agoJDK11 upgrade 84/111484/40
Oleg Mitsura [Thu, 20 Aug 2020 13:47:26 +0000 (09:47 -0400)]
JDK11 upgrade

Issue-ID: CCSDK-1870

commit2: update surefire plugin to 3.0.0-M5. Need at least M3 for JDK11. S
  Still TODO: what to do about the spring-boot-parent. it may need a bump as well.
commit3: update parent with surefire 3.0.0-M5
commit4: another surefire version update + failsafe version update.
commit5: uncomment surefire def'n in parent pom. It may need to be redefined...
commit6: update to parent 2.0.1-SNAPSHOT
commits... rebasing/minorfixes
commit14: disabling HealthCheckApplicationTests test
commit19: Kapil bugfixes: Jsonfiles "isForce" replaces (incorrect) "force"; bumps kafka scala version to 2_13
commit20: fixe back kafka scala version to 2_11
commit25: reverted + applied patches for 2_13 (due to springboot parent update) + 'application' pom to use forCount=1 and reuseForks=false and reverted scanUatEmpoweredBlueprints modification in BluepritnsAcceptanceTest
commit30: rebase
commit31: SDCListener tests fixes. JMockit updated from 1.19 to 1.49. Since 1.42, need to do these changes https://jmockit.github.io/tutorial/Introduction.html#runningTests
commit32: Dockerfiles cleanup. adduser/group params are different from Alpine.
commit33: Dockerfile for SDClistener typo
commit34: Addressed Dan's comments.
commit35: Image was changed to 1.0.1 (which will be built soon), and the updated base image will already have 'onap' user and group, hence the adduser/group wouldn't be needed.
commit36: rebase
commit37: bumped up BP proc maven-surefire-plugin Xmx
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I3d864d500150e7d81bb2ce73333f2db67c004e93

3 years agoFix autostart for tour-guide in edit 62/112462/1
Ahmedeldeeb50 [Thu, 10 Sep 2020 08:32:48 +0000 (10:32 +0200)]
Fix autostart for tour-guide in edit

Issue-ID: CCSDK-2705

Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: Ib91a0804ff2fab56a20446eb05cada4385961d52

3 years agoMerge "Init version containing video of demo"
KAPIL SINGAL [Wed, 9 Sep 2020 17:21:32 +0000 (17:21 +0000)]
Merge "Init version containing video of demo"

3 years agoMerge "Update Wizard style"
KAPIL SINGAL [Wed, 9 Sep 2020 16:48:12 +0000 (16:48 +0000)]
Merge "Update Wizard style"

3 years agoInit version containing video of demo 91/112391/1
JakobKrieg [Wed, 9 Sep 2020 16:31:25 +0000 (18:31 +0200)]
Init version containing video of demo

Issue-ID: CCSDK-2744
Change-Id: Ie17564ff72033e8d267f48bbaa9e9f32e6db7ee7
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoUpdate Wizard style 79/112379/2
Sarah Abouzainah [Wed, 9 Sep 2020 15:02:34 +0000 (17:02 +0200)]
Update Wizard style

Issue-ID: CCSDK-2709

Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I189e3425e0ad2b3b51918dba94c6d9f6b4081c63

3 years agoMerge "Changed method of k8s-upload-profile template prefix acquisition"
KAPIL SINGAL [Wed, 9 Sep 2020 13:10:26 +0000 (13:10 +0000)]
Merge "Changed method of k8s-upload-profile template prefix acquisition"

3 years agoChanged method of k8s-upload-profile template prefix acquisition 53/112353/2
Lukasz Rajewski [Wed, 9 Sep 2020 08:45:44 +0000 (10:45 +0200)]
Changed method of k8s-upload-profile template prefix acquisition

Issue-ID: CCSDK-2630
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Id3a493875a171ef374a4e2f0354ca7fe706d0a48

3 years agorefactor package creation and configuration 57/112357/1
ShaabanEltanany [Wed, 9 Sep 2020 09:31:06 +0000 (11:31 +0200)]
refactor package creation and configuration

Issue-ID: CCSDK-2542
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I3525114bde445e21f1d0df880b1e7f5ac512d3dc

3 years agoMerge "Upgrade springfox to version 2.10.5"
KAPIL SINGAL [Tue, 8 Sep 2020 19:00:52 +0000 (19:00 +0000)]
Merge "Upgrade springfox to version 2.10.5"

3 years agoAdd Working directory + Fix API names 87/112287/1
JakobKrieg [Tue, 8 Sep 2020 15:34:30 +0000 (17:34 +0200)]
Add Working directory + Fix API names

Issue-ID: CCSDK-2703
Change-Id: I11b452373523a4e5d57d916b50d557e879fd2412
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoUpgrade springfox to version 2.10.5 86/112286/1
Dan Timoney [Tue, 8 Sep 2020 15:29:14 +0000 (11:29 -0400)]
Upgrade springfox to version 2.10.5

Upgrade version of springfox to 2.10.5 to address known security
vulnerabilities.

Issue-ID: CCSDK-2634
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2c86040748382c6f8f9891d704ee92320cbe2240

3 years agoMerge "Add k8s-upload-profile templating and packaging"
KAPIL SINGAL [Tue, 8 Sep 2020 13:12:28 +0000 (13:12 +0000)]
Merge "Add k8s-upload-profile templating and packaging"

3 years agoMerge "Add k8s-upload-profile node type and logic."
KAPIL SINGAL [Tue, 8 Sep 2020 13:12:06 +0000 (13:12 +0000)]
Merge "Add k8s-upload-profile node type and logic."

3 years agoMerge "add the new style to all guide steps"
KAPIL SINGAL [Tue, 8 Sep 2020 13:10:57 +0000 (13:10 +0000)]
Merge "add the new style to all guide steps"

3 years agoMerge "adding manual enrichment"
KAPIL SINGAL [Tue, 8 Sep 2020 13:10:50 +0000 (13:10 +0000)]
Merge "adding manual enrichment"

3 years agoadd the new style to all guide steps 59/112259/1
Ahmedeldeeb50 [Tue, 8 Sep 2020 07:52:18 +0000 (09:52 +0200)]
add the new style to all guide steps

Issue-ID: CCSDK-2705

Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I9f849934fa17a511dc4e5c2645c549aa699aea66

3 years agoMerge "Add Help menu and Update Wizard style"
KAPIL SINGAL [Tue, 8 Sep 2020 01:46:22 +0000 (01:46 +0000)]
Merge "Add Help menu and Update Wizard style"

3 years agoAdd Help menu and Update Wizard style 99/112199/3
Sarah Abouzainah [Sun, 6 Sep 2020 19:02:08 +0000 (21:02 +0200)]
Add Help menu and Update Wizard style

Issue-ID: CCSDK-2705
Issue-ID: CCSDK-2709

Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I7526e5056c50f2e090d06ad6a6f0d7ca729d8340

3 years agoadding manual enrichment 22/112222/1
ShaabanEltanany [Mon, 7 Sep 2020 10:00:44 +0000 (12:00 +0200)]
adding manual enrichment

Issue-ID: CCSDK-2542
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I14eac56b1541a54b7b3e6d3e2c4e34dc667f0c8c

3 years agoFix custom key bug after tour-guide launch 21/112221/1
Ahmedeldeeb50 [Mon, 7 Sep 2020 09:45:27 +0000 (11:45 +0200)]
Fix custom key bug after tour-guide launch

Issue-ID: CCSDK-2014

Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: Ie13c2d88a9e9258728c9b66cc70f8ef24fc1b146

3 years agoAdd k8s-upload-profile templating and packaging 88/112188/4
Lukasz Rajewski [Fri, 4 Sep 2020 16:16:45 +0000 (18:16 +0200)]
Add k8s-upload-profile templating and packaging

Issue-ID: CCSDK-2631
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Id520338ffc2f43821d114b037467fbcc2f042b66

3 years agoAdd k8s-upload-profile node type and logic. 41/112041/15
Marek Szwałkiewicz [Wed, 2 Sep 2020 12:48:47 +0000 (12:48 +0000)]
Add k8s-upload-profile node type and logic.

Issue-ID: CCSDK-2630
Change-Id: Icd50ab98503a2c2259c56ced20976579afefd7fc
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
3 years agoUpdate lifecycle state 15/112115/1
Dan Timoney [Thu, 3 Sep 2020 14:09:02 +0000 (10:09 -0400)]
Update lifecycle state

Update lifecycle state to Mature

Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icbda8e4aec0c92d37a21a1d16c5d11cf436d9099

3 years agoFirst version of tour-guide steps 44/112044/7
Ahmedeldeeb50 [Wed, 2 Sep 2020 13:23:19 +0000 (15:23 +0200)]
First version of tour-guide steps

Issue-ID: CCSDK-2705

Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I4667c10eac2b4eac3266b93c76d0a25b0178aa79

3 years agoAdding parent pom reference 47/112047/6
Singal, Kapil (ks220y) [Wed, 2 Sep 2020 14:43:21 +0000 (10:43 -0400)]
Adding parent pom reference

Adding parent pom to cba-assembly-descriptor as it needs to inherit repository from parent so maven-deploy-plugin works

Issue-ID: CCSDK-2720
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I44ce3721f280555b81475580ca47539ae83d07ca

3 years agodisable edit and discard without change in metadata 39/111939/2
ShaabanEltanany [Tue, 1 Sep 2020 08:29:41 +0000 (10:29 +0200)]
disable edit and discard without change in metadata

Issue-ID: CCSDK-2336
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I6e13dbf4b5ec0f868c839ebd77ec1a9aa5241210

3 years agoAdd Help icon and user profile 86/111886/1
Sarah Abouzainah [Mon, 31 Aug 2020 13:29:27 +0000 (15:29 +0200)]
Add Help icon and user profile

Issue-ID: CCSDK-2709

Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I1ba21a16cc8254c96b54b2d28117aaa33a5dee62
Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
3 years agoMerge "adding tour-guide to package dashboard"
KAPIL SINGAL [Mon, 31 Aug 2020 12:45:46 +0000 (12:45 +0000)]
Merge "adding tour-guide to package dashboard"

3 years agoMerge "fixing metadata at editing package"
KAPIL SINGAL [Mon, 31 Aug 2020 12:45:32 +0000 (12:45 +0000)]
Merge "fixing metadata at editing package"

3 years agoadding tour-guide to package dashboard 64/111864/3
Ahmedeldeeb50 [Sun, 30 Aug 2020 13:59:29 +0000 (15:59 +0200)]
adding tour-guide to package dashboard

Stop popup autoclose

Issue-ID: CCSDK-2705

Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: Id6349d2d3b72fb3b316bc405498fabc71a6f7bbd

3 years agofixing metadata at editing package 63/111863/3
ShaabanEltanany [Sun, 30 Aug 2020 12:56:27 +0000 (14:56 +0200)]
fixing metadata at editing package

Issue-ID: CCSDK-2336
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I4eafbacb1dddf4644ecd60a00af4980f8e9ffc69

3 years agofixing edit behavior 62/111862/1
ShaabanEltanany [Sun, 30 Aug 2020 12:03:53 +0000 (14:03 +0200)]
fixing edit behavior

Issue-ID: CCSDK-2336
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ib344626d3f07cad91eb9a32cc660aad0e34f5191

3 years agoCDS Tour 12/111812/1
Sarah Abouzainah [Thu, 27 Aug 2020 19:38:23 +0000 (21:38 +0200)]
CDS Tour

Issue-ID: CCSDK-2705

Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I7968420980cfb0b20c76f66cd640fd9a655372ee

3 years agoMerge "Updated dictionary entries for Frankfurt and later usecases Issue-ID: CCSDK...
KAPIL SINGAL [Thu, 27 Aug 2020 16:14:17 +0000 (16:14 +0000)]
Merge "Updated dictionary entries for Frankfurt and later usecases Issue-ID: CCSDK-2696"

3 years agoMerge "Fix issues guide 'Run BP Processor in IDE'"
KAPIL SINGAL [Thu, 27 Aug 2020 16:02:03 +0000 (16:02 +0000)]
Merge "Fix issues guide 'Run BP Processor in IDE'"

3 years agoFix issues guide 'Run BP Processor in IDE' 06/111806/1
JakobKrieg [Thu, 27 Aug 2020 14:36:38 +0000 (16:36 +0200)]
Fix issues guide 'Run BP Processor in IDE'

Issue-ID: CCSDK-2703
Change-Id: I853db9cde0b38258dbd0a82618436c73ced4fff5
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoKafkaMessageConsumerService: 'launch' was missing 04/111804/1
Oleg Mitsura [Thu, 27 Aug 2020 14:21:29 +0000 (10:21 -0400)]
KafkaMessageConsumerService: 'launch' was missing

Issue-ID: CCSDK-2704

This was accidentally removed few commits back.

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I8f08c72e8d5695c1262aad2d10d1081bbabbdfcb

3 years agoUpdated dictionary entries for Frankfurt and later usecases 47/111747/2
andreasgeissler [Wed, 26 Aug 2020 12:49:13 +0000 (14:49 +0200)]
Updated dictionary entries for Frankfurt and later usecases
Issue-ID: CCSDK-2696

Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: I380f94b4264cba5530138667ac5c9b5a2291d03f

3 years agoCommandResult info appears in CDS logs by default 10/111710/1
Julien Fontaine [Tue, 25 Aug 2020 20:12:24 +0000 (16:12 -0400)]
CommandResult info appears in CDS logs by default

Add config property to enable/disable logging of the command result.
Now command result logs aren't printed by default.

Issue-ID: CCSDK-2693
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I5107ed6acc150875264a65bf1c64962ff26cfd78

3 years agoMerge "fixing issues in configuration package"
KAPIL SINGAL [Tue, 25 Aug 2020 13:35:40 +0000 (13:35 +0000)]
Merge "fixing issues in configuration package"

3 years agoreset tags filter 26/111626/5
ShaabanEltanany [Mon, 24 Aug 2020 09:41:27 +0000 (11:41 +0200)]
reset tags filter

Issue-ID: CCSDK-2432
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I70fa2f743d0e87987fe786046c6774a1cc691f7d

3 years agofixing issues in configuration package 72/111672/1
ShaabanEltanany [Tue, 25 Aug 2020 08:40:42 +0000 (10:40 +0200)]
fixing issues in configuration package

Issue-ID: CCSDK-2336

Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I38e542a7959f98548a5494b0ee40ddb236f2595f

3 years agoMerge "change version regex"
KAPIL SINGAL [Mon, 24 Aug 2020 19:10:03 +0000 (19:10 +0000)]
Merge "change version regex"

3 years agoMerge "Adding Pagination Loader"
KAPIL SINGAL [Mon, 24 Aug 2020 18:51:37 +0000 (18:51 +0000)]
Merge "Adding Pagination Loader"

3 years agochange version regex 31/111631/3
Ahmedeldeeb50 [Mon, 24 Aug 2020 11:40:31 +0000 (13:40 +0200)]
change version regex

add tag with space click

Issue-ID: CCSDK-2437
Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I366a97b39f7d2bdc77a99991a1fe4b6a17e07eaa

3 years agoAdding Pagination Loader 28/111628/3
Ahmedeldeeb50 [Mon, 24 Aug 2020 10:19:59 +0000 (12:19 +0200)]
Adding Pagination Loader

Issue-ID: CCSDK-2433
Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I335ee8fb72c51f303183108aa36887fa0b65cf62

3 years agofixing issues in configuration package 41/111641/2
ShaabanEltanany [Mon, 24 Aug 2020 12:58:43 +0000 (14:58 +0200)]
fixing issues in configuration package

Issue-ID: CCSDK-2336
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Iae9f5151bc222b0b599a666218f3867269edc5e8

3 years agoMerge "Add request IDs in command-executor log"
KAPIL SINGAL [Mon, 24 Aug 2020 18:06:49 +0000 (18:06 +0000)]
Merge "Add request IDs in command-executor log"

3 years agoAdd request IDs in command-executor log 74/111574/5
Julien Fontaine [Thu, 20 Aug 2020 21:51:17 +0000 (17:51 -0400)]
Add request IDs in command-executor log

* Update gRPC interface to handle SubRequestID and Originator ID
* Update command-executor log format to handle request IDs in the log statement
* Add SubRequest ID and Originator ID in BP log statement

Issue-ID: CCSDK-2687
Change-Id: If261bb0912df5800ed2fc65371c5ee784d6a45fb
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
3 years agoAdd Blueprint Processor debug setup guide for Visual Studio Code 28/111528/3
Marek Szwałkiewicz [Fri, 21 Aug 2020 11:05:49 +0000 (11:05 +0000)]
Add Blueprint Processor debug setup guide for Visual Studio Code

Issue-ID: CCSDK-2682
Change-Id: I07b369d4bae295b3d957975f456f5d1c59c7e291
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
3 years agofixes for J11 99/111499/6
Michael Dürre [Fri, 21 Aug 2020 04:56:48 +0000 (06:56 +0200)]
fixes for J11

fix pom files for J11 compile issues

Issue-ID: CCSDK-2680
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Iaa7a426cdf947288af64d41a94d954a933217332
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
3 years agoUpgrading Parent pom version 49/111649/1
Singal, Kapil (ks220y) [Mon, 24 Aug 2020 13:40:42 +0000 (09:40 -0400)]
Upgrading Parent pom version

Issue-ID: CCSDK-2690
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Iba025b4fa3ea48b856c855196c9c6959da75e354

3 years agoFix toc header developer guide 03/111403/1
JakobKrieg [Wed, 19 Aug 2020 07:31:52 +0000 (09:31 +0200)]
Fix toc header developer guide

Issue-ID: CCSDK-2640
Change-Id: I94bf9a939ad04ea10784d6e0892e1d43e24057c9
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoMerge "Add and update Guide 'Running BP Processor in IDE"
KAPIL SINGAL [Tue, 18 Aug 2020 14:50:45 +0000 (14:50 +0000)]
Merge "Add and update Guide 'Running BP Processor in IDE"

3 years agoModeling Concepts Guide fix Copyrights 42/111342/1
JakobKrieg [Mon, 17 Aug 2020 20:36:44 +0000 (22:36 +0200)]
Modeling Concepts Guide fix Copyrights

Issue-ID: CCSDK-2615
Change-Id: I89eb901f54cde730cbbfb4b9f29f4c31c3e799a2
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoAdd and update Guide 'Running BP Processor in IDE 36/111336/2
JakobKrieg [Mon, 17 Aug 2020 19:04:35 +0000 (21:04 +0200)]
Add and update Guide 'Running BP Processor in IDE

Issue-ID: CCSDK-2640
Change-Id: I53fc4d9528cbc8ffab0b8b613c7c7350bc330fa2
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoMerge "disable GRPC bydefault"
KAPIL SINGAL [Mon, 17 Aug 2020 16:51:47 +0000 (16:51 +0000)]
Merge "disable GRPC bydefault"

3 years agodisable GRPC bydefault 25/111325/1
ShaabanEltanany [Mon, 17 Aug 2020 15:34:35 +0000 (17:34 +0200)]
disable GRPC bydefault

Issue-ID: CCSDK-2070
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ica011b6084c9c916e62a7f95f33e038378a8e3ff

3 years agoFixing and Refactoring Pom 24/111324/2
Singal, Kapil (ks220y) [Mon, 17 Aug 2020 14:56:59 +0000 (10:56 -0400)]
Fixing and Refactoring Pom

Changing parent reference to avoid relative path issue and adding copyright header to new pom

Issue-ID: CCSDK-2642
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ibd6a6867eea9849cc1ddc37e9accdba6b4ddca09

3 years agoMerge "Add functions/endpoints to fetch all config snapshots for a given resource...
KAPIL SINGAL [Wed, 12 Aug 2020 18:24:13 +0000 (18:24 +0000)]
Merge "Add functions/endpoints to fetch all config snapshots for a given resource type or Id - configs-snapshot rest API"

3 years agoAppend input param true in workflow-spec 98/111198/1
jananib [Wed, 12 Aug 2020 17:17:11 +0000 (22:47 +0530)]
Append input param true in workflow-spec

Workflow spec

Change-Id: Iac833abcc3d1079fbe8d12a354fd7ceff1aa758e
Issue-ID: CCSDK-422
Signed-off-by: jananib <janani.b@huawei.com>
3 years agoMerge "Add test-blueprint-kotlin-parent"
KAPIL SINGAL [Wed, 12 Aug 2020 14:56:17 +0000 (14:56 +0000)]
Merge "Add test-blueprint-kotlin-parent"

3 years agoAdd code-block language for CBA structure 74/111174/1
JakobKrieg [Wed, 12 Aug 2020 09:23:52 +0000 (11:23 +0200)]
Add code-block language for CBA structure

Issue-ID: CCSDK-2615
Change-Id: I82eabcec215c1313b3fce418978678d8a0306dfa
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoAdd test-blueprint-kotlin-parent 57/111157/1
Jozsef Csongvai [Tue, 11 Aug 2020 20:17:55 +0000 (16:17 -0400)]
Add test-blueprint-kotlin-parent

This parent project is intended for inheritence in CBA pom.xml.
It provides dependencies for testing and mocking kotlin scripts.
By turning a CBA into a maven project which inherits this parent,
users will be able to debug and unit test their kotlin scripts.

The parent also includes a profile (-Pdeploy-cba) which will enrich
and publish the CBA to a running instance of CDS, defined by properties
in the CBA pom.xml.

This patch also adds a common assembly descriptor for resuse in
maven-assembly-plugin where it is used to package CBA into zip.

Issue-ID: CCSDK-2642
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I160c3c3e982ad4ed46f0704d6dc27dadfb0dfdc8

3 years agoAdd functions/endpoints to fetch all config snapshots for a given resource type or... 28/111128/1
Serge Simard [Tue, 11 Aug 2020 13:47:23 +0000 (09:47 -0400)]
Add functions/endpoints to fetch all config snapshots for a given resource type or Id - configs-snapshot rest API

Issue-ID: CCSDK-2641

Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I392fa72bcbe39fd5306d4d2fdf7f49d62ec441b5

3 years agoMerge "Adding Modeling Concepts documentation from COnfluence to RDT"
Dan Timoney [Mon, 10 Aug 2020 12:12:41 +0000 (12:12 +0000)]
Merge "Adding Modeling Concepts documentation from COnfluence to RDT"

3 years agoMerge "Make use of Kafka Key for Audit service and Kafka listener"
KAPIL SINGAL [Mon, 10 Aug 2020 11:30:27 +0000 (11:30 +0000)]
Merge "Make use of Kafka Key for Audit service and Kafka listener"

3 years agoKafka Audit Service: Error during sensitive data hiding 34/111034/1
Julien Fontaine [Fri, 7 Aug 2020 13:51:39 +0000 (09:51 -0400)]
Kafka Audit Service: Error during sensitive data hiding

Changed behaviour during sensitive data hiding.
Instead of looking for every node template defined in the CBA we only check for the ones declared for the current executed workflow.
This prevent the issue when you have two independant workflows defined in the same CBA and one of those has a node template using a get_input expression for template-prefix in a component-resource-resolution. If you execute the other workflow audit service was still trying to resolve this expression which was making it fail.

Issue-ID: CCSDK-2636
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: Ib232c26ebf930917e19e7970e1a56c15e676888f

3 years agoMake use of Kafka Key for Audit service and Kafka listener 93/110893/4
Julien Fontaine [Tue, 4 Aug 2020 15:57:56 +0000 (11:57 -0400)]
Make use of Kafka Key for Audit service and Kafka listener

* When message is sent by audit service, key will be the  CBA name
* When sent by kafka listener (self-service api), key is the same as the request message key consumed. If not specified, a random UUID
* MessageProducer interface refactoring :
  * add 'key' parameter to specify a key
  * add default value null to paramater 'headers' to remove some unnecessary method

Issue-ID: CCSDK-2628
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I68580151184c87104c07037f379276dd8c8c71c7

3 years agoAdding Modeling Concepts documentation from COnfluence to RDT 96/110896/1
JakobKrieg [Tue, 4 Aug 2020 18:46:50 +0000 (20:46 +0200)]
Adding Modeling Concepts documentation from COnfluence to RDT

Issue-ID: CCSDK-2615
Change-Id: Ib5dfaecc96e8fac1dda07aa6c13aba5ded81efee
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agocds-exec shouldn't return "N/A" as output 97/110497/3
Oleg Mitsura [Thu, 23 Jul 2020 14:02:43 +0000 (10:02 -0400)]
cds-exec shouldn't return "N/A" as output

Issue-ID: CCSDK-2603

* execute-command-logs" should always be a list (in some cases,
  we had a string causing possible parsing problems)
* response-data should be JSON and "N/A" not acceptible.

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ie6fceb6e1f4c86bfcdeb7671bacd74b909628096

3 years agoMerge "Fix empty dict in the script arguments when running a script in the cmd-exec"
KAPIL SINGAL [Fri, 31 Jul 2020 13:05:05 +0000 (13:05 +0000)]
Merge "Fix empty dict in the script arguments  when running a script in the cmd-exec"

3 years agoImprove Kafka Producer callback messages 09/110709/2
Julien Fontaine [Wed, 29 Jul 2020 23:06:00 +0000 (19:06 -0400)]
Improve Kafka Producer callback messages

Check if message sent is a BP request/response to print CBA name and version in the callback message.

Issue-ID: CCSDK-2623
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I526a01299a3bfca3d1c4a10ae19dead46393a9ae

3 years agoMerge "Docs: Updating CDS architecture overview picture"
KAPIL SINGAL [Tue, 28 Jul 2020 11:58:05 +0000 (11:58 +0000)]
Merge "Docs: Updating CDS architecture overview picture"

3 years agoDocs: Updating CDS architecture overview picture 96/110396/3
JakobKrieg [Tue, 21 Jul 2020 08:42:45 +0000 (10:42 +0200)]
Docs: Updating CDS architecture overview picture

Issue-ID: CCSDK-2584
Change-Id: I064ed353128e14c4c0f3d669bc7cd67ff4f5e7e2
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
3 years agoFix empty dict in the script arguments when running a script in the cmd-exec 26/110626/1
Julien Fontaine [Mon, 27 Jul 2020 15:26:27 +0000 (11:26 -0400)]
Fix empty dict in the script arguments  when running a script in the cmd-exec

Add a test to check if dynamic properties are empty. If empty we don't pass them to the script.

Issue-ID: CCSDK-2614
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: Iaa5a2b49e38d9a120fb193966af13f0843773e5f

3 years agoChange EventListener functions to non-blocking scope 71/110571/2
Jozsef Csongvai [Fri, 24 Jul 2020 17:11:39 +0000 (13:11 -0400)]
Change EventListener functions to non-blocking scope

BluePrintProcessingKafkaConsumer and BluePrintProcessorCluster were
both defining EventListener functions which were executed with
runBlocking. When both were enabled, kafkaconsumer would block
and cluster would never run.

Issue-ID: CCSDK-2609
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I91813208f0474869f174da6c99280b5159859232

3 years agoremote-python-executor was missing timeout inputs 57/110557/1
Oleg Mitsura [Fri, 24 Jul 2020 14:44:10 +0000 (10:44 -0400)]
remote-python-executor was missing timeout inputs

Was present in 'elalto', wasn't merged to frankfurt/master

Issue-ID: CCSDK-2608

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I414a400cf5228c8bff93517532607092103a6980

3 years agoFix NullpointerException in ErrorCatalogLoadPropertyService 26/110426/2
Jozsef Csongvai [Tue, 21 Jul 2020 20:15:56 +0000 (16:15 -0400)]
Fix NullpointerException in ErrorCatalogLoadPropertyService

Issue-ID: CCSDK-2585
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I77864c7bd82033b7155572fd3a60c6cf88739f96

3 years agoDisable jython tests 95/110495/3
Jozsef Csongvai [Thu, 23 Jul 2020 13:13:04 +0000 (09:13 -0400)]
Disable jython tests

BlueprintJythonServiceTest started failing in Jenkins for unknown
reasons. Seeing as jython is deprecated and should be removed, its
not worth tracing the cause.

Issue-ID: CCSDK-2602
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I495409a18fc324e00c373c99bcc6da803666240a

3 years agofix empty tag - bug 64/110364/1
Ahmedeldeeb50 [Sun, 19 Jul 2020 15:54:43 +0000 (17:54 +0200)]
fix empty tag - bug

Issue-ID: CCSDK-1992

Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I65f62f2c6f1b8d4b7b3085fa28b03b5b925d0bb8

3 years agoAdd Help link and User profile menu 84/110284/1
Sarah Abouzainah [Thu, 16 Jul 2020 15:52:00 +0000 (17:52 +0200)]
Add Help link and User profile menu

Issue-ID: CCSDK-2567

Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I55d6cd47910ef72a2015c60cc20d8a19bf5cc10b

3 years agoMerge "starting manual enrichment functionality"
KAPIL SINGAL [Thu, 16 Jul 2020 10:30:56 +0000 (10:30 +0000)]
Merge "starting manual enrichment functionality"

3 years agostarting manual enrichment functionality 21/110221/4
ShaabanEltanany [Wed, 15 Jul 2020 21:50:43 +0000 (23:50 +0200)]
starting manual enrichment functionality

Issue-ID: CCSDK-2542
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I3ce3e7aa5deb131b958cef0ca424e4d92fd7913c

3 years agosupport XML for "Upload Attributes List" button for mapping 14/110214/1
AhmedEldeeb50 [Wed, 15 Jul 2020 19:58:59 +0000 (21:58 +0200)]
support XML for "Upload Attributes List" button for mapping

Issue-ID: CCSDK-2571

Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I4164fdef145e92faa2cf2550a036d50273127c6a