ccsdk/cds.git
4 years agoDo not output StepData information 73/94973/4
Alexis de Talhouët [Wed, 4 Sep 2019 19:02:55 +0000 (15:02 -0400)]
Do not output StepData information

This information is for internal processing purposes, it should
not be output to user, as could cause confusion.

Change-Id: I95ead3fbc5e22e3a1751e41d90e567965cc00fa4
Issue-ID: CCSDK-1691
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoDo not throw exception when no data exist. 72/94972/3
Alexis de Talhouët [Wed, 4 Sep 2019 18:57:51 +0000 (14:57 -0400)]
Do not throw exception when no data exist.

The first time we're doing a diff, if a store operation has
never been done before, we shouldn't throw exception, we should
silently succeed and set the diff as empty value.

Change-Id: Ie2371737758a1525da6b76ac85bceb7fe1aa4673
Issue-ID: CCSDK-1690
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoFix vFW CBA 65/94965/1
Alexis de Talhouët [Wed, 4 Sep 2019 18:10:48 +0000 (14:10 -0400)]
Fix vFW CBA

Change-Id: I3e45644a216daba1317d1052a054c3cbbb3a20be
Issue-ID: CCSDK-1689
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoMerge "Add draft and publish grpc upload options."
Dan Timoney [Wed, 4 Sep 2019 15:50:07 +0000 (15:50 +0000)]
Merge "Add draft and publish grpc upload options."

4 years agoMerge "Add support for cba enrich, publish, draft, remove"
Dan Timoney [Wed, 4 Sep 2019 15:49:58 +0000 (15:49 +0000)]
Merge "Add support for cba enrich, publish, draft, remove"

4 years agoMerge "CDS UI code changes"
Dan Timoney [Wed, 4 Sep 2019 15:45:25 +0000 (15:45 +0000)]
Merge "CDS UI code changes"

4 years agoMerge "Do not duplicate model types and data dictionaries"
Dan Timoney [Wed, 4 Sep 2019 15:45:06 +0000 (15:45 +0000)]
Merge "Do not duplicate model types and  data dictionaries"

4 years agoMerge "Use ProcessPool rather than ThreadPool Executor"
Dan Timoney [Wed, 4 Sep 2019 15:44:57 +0000 (15:44 +0000)]
Merge "Use ProcessPool rather than ThreadPool  Executor"

4 years agoMerge "Combine Blueprint entities and repositories."
Dan Timoney [Wed, 4 Sep 2019 15:44:50 +0000 (15:44 +0000)]
Merge "Combine Blueprint entities and repositories."

4 years agoMerge "Remove controllerbluprints distribution."
Dan Timoney [Wed, 4 Sep 2019 15:44:42 +0000 (15:44 +0000)]
Merge "Remove controllerbluprints distribution."

4 years agoMerge "Refactor resource dictionary entity and repositories."
Dan Timoney [Wed, 4 Sep 2019 15:44:31 +0000 (15:44 +0000)]
Merge "Refactor resource dictionary entity and repositories."

4 years agoMerge "Refactor handlers, services to designer api."
Dan Timoney [Wed, 4 Sep 2019 15:44:22 +0000 (15:44 +0000)]
Merge "Refactor handlers, services to designer api."

4 years agoMerge "Refactor catalog service to blueprint processor."
Dan Timoney [Wed, 4 Sep 2019 15:44:11 +0000 (15:44 +0000)]
Merge "Refactor catalog service to blueprint processor."

4 years agoMerge "Refactor model entity and repository."
Dan Timoney [Wed, 4 Sep 2019 15:44:00 +0000 (15:44 +0000)]
Merge "Refactor model entity and repository."

4 years agoMerge "Refactor model types load to designer api."
Dan Timoney [Wed, 4 Sep 2019 15:43:52 +0000 (15:43 +0000)]
Merge "Refactor model types load to designer api."

4 years agoMerge "Refactor enhancer service to designer api."
Dan Timoney [Wed, 4 Sep 2019 15:43:40 +0000 (15:43 +0000)]
Merge "Refactor enhancer service to designer api."

4 years agoMerge "Refactor Blueprint model controller to designer api."
Dan Timoney [Wed, 4 Sep 2019 15:43:29 +0000 (15:43 +0000)]
Merge "Refactor Blueprint model controller to designer api."

4 years agoMerge "Resolve duplicate application property values"
Dan Timoney [Wed, 4 Sep 2019 15:43:19 +0000 (15:43 +0000)]
Merge "Resolve duplicate application property values"

4 years agoMerge "Search DB UI fix"
Dan Timoney [Wed, 4 Sep 2019 15:42:52 +0000 (15:42 +0000)]
Merge "Search DB UI fix"

4 years agoMerge "Doc content format"
Dan Timoney [Wed, 4 Sep 2019 15:42:32 +0000 (15:42 +0000)]
Merge "Doc content format"

4 years agoMerge "Remove unused file and format content"
Dan Timoney [Wed, 4 Sep 2019 15:42:17 +0000 (15:42 +0000)]
Merge "Remove unused file and format content"

4 years agoAdd draft and publish grpc upload options. 43/94943/1
Brinda Santh [Wed, 4 Sep 2019 15:14:39 +0000 (11:14 -0400)]
Add draft and publish grpc upload options.

Change-Id: Id1476f1cb449c4070a7ef53a918b62d26da26391
Issue-ID: CCSDK-1682
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd support for cba enrich, publish, draft, remove 60/94860/2
Brinda Santh [Tue, 3 Sep 2019 17:44:43 +0000 (13:44 -0400)]
Add support for cba enrich, publish, draft, remove

Change-Id: If02e737e6103f0c51ad4371129f6ea1e7337ec98
Issue-ID: CCSDK-1682
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoDo not duplicate model types and data dictionaries 72/94772/4
Alexis de Talhouët [Mon, 2 Sep 2019 19:22:48 +0000 (15:22 -0400)]
Do not duplicate model types and  data dictionaries

Change-Id: I960e9ce040490dea82bd9afa9133ed982fe08d14
Issue-ID: CCSDK-1663
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUse ProcessPool rather than ThreadPool Executor 71/94771/2
Alexis de Talhouët [Mon, 2 Sep 2019 18:36:25 +0000 (14:36 -0400)]
Use ProcessPool rather than ThreadPool  Executor

Change-Id: I66a800bf30cabce35123b0ac24b3b3e00eef6026
Issue-ID: CCSDK-1681
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoCDS UI code changes 31/94831/1
Ezhilarasi [Tue, 3 Sep 2019 11:43:12 +0000 (17:13 +0530)]
CDS UI code changes

Change-Id: Idca4f7e1e04853bd2118308dafa67fd2d7aee7d8
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoFixed defect CCSDK-1680 28/94828/1
Arundathi Patil [Tue, 3 Sep 2019 11:16:53 +0000 (16:46 +0530)]
Fixed defect CCSDK-1680

Issue-ID: CCSDK-1680
Change-Id: Icf7564137d74ecf832d3df485ea68be1b35d2b83
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoSearch DB UI fix 13/94813/1
Ezhilarasi [Tue, 3 Sep 2019 09:09:03 +0000 (14:39 +0530)]
Search DB UI fix

Stepper 2 search db UI height fix
Change-Id: I8d247200b861b55aa873d083140fd40f43e27bd6
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoCombine Blueprint entities and repositories. 10/94710/1
Brinda Santh [Fri, 30 Aug 2019 20:51:49 +0000 (16:51 -0400)]
Combine Blueprint entities and repositories.

Change-Id: I9e8672d6d0252dcf125e27060322ddd2b455aa39
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRemove controllerbluprints distribution. 07/94707/1
Brinda Santh [Fri, 30 Aug 2019 19:32:13 +0000 (15:32 -0400)]
Remove controllerbluprints distribution.

Change-Id: I8c7269f97f2b32a0fe8689baaeddfe1e82e0d075
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRefactor resource dictionary entity and repositories. 05/94705/1
Brinda Santh [Fri, 30 Aug 2019 19:01:12 +0000 (15:01 -0400)]
Refactor resource dictionary entity and repositories.

Change-Id: I156d63df70d04e129e4a753cdc11e119ee97d37a
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRefactor handlers, services to designer api. 02/94702/1
Brinda Santh [Fri, 30 Aug 2019 17:57:57 +0000 (13:57 -0400)]
Refactor handlers, services to designer api.

Change-Id: I3bc56e14fca332c0c0b661bb7e8a501a2dadbe91
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRefactor catalog service to blueprint processor. 98/94698/1
Brinda Santh [Fri, 30 Aug 2019 16:24:19 +0000 (12:24 -0400)]
Refactor catalog service to blueprint processor.

Change-Id: Ia4bfc7c1b3ffb4020458f18deb71a2cf451ab65e
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRefactor model entity and repository. 91/94691/1
Brinda Santh [Fri, 30 Aug 2019 15:03:10 +0000 (11:03 -0400)]
Refactor model entity and repository.

Change-Id: I6f06fc46fcedbe1cbb8a8e6f8c30b131680a5b08
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRefactor model types load to designer api. 90/94690/1
Brinda Santh [Fri, 30 Aug 2019 14:13:00 +0000 (10:13 -0400)]
Refactor model types load to designer api.

Change-Id: Icc75c2cac2b9522fc20aa2247aafa8a1f494758e
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRemove unused file and format content 82/94682/1
Ezhilarasi [Fri, 30 Aug 2019 12:54:25 +0000 (18:24 +0530)]
Remove unused file and format content

Change-Id: I31cbb4aed1910964ba971ab84f9745d3675b5777
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoDoc content format 77/94677/1
Ezhilarasi [Fri, 30 Aug 2019 11:26:49 +0000 (16:56 +0530)]
Doc content format

Index file and user guide format
Change-Id: I5e0de701d4c86d877286d7e6a16673129622c77b
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoRefactor enhancer service to designer api. 53/94653/1
Brinda Santh [Fri, 30 Aug 2019 04:10:17 +0000 (00:10 -0400)]
Refactor enhancer service to designer api.

Change-Id: I63aa56c61f9b97826c2171479dd4d6f238c9d8da
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoRefactor Blueprint model controller to designer api. 35/94635/2
Brinda Santh [Thu, 29 Aug 2019 20:46:22 +0000 (16:46 -0400)]
Refactor Blueprint model controller to designer api.

Change-Id: I6e729aab24262f6bdef4b92febf9f65a4819d142
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoResolve duplicate application property values 49/94649/1
Brinda Santh [Fri, 30 Aug 2019 02:40:48 +0000 (22:40 -0400)]
Resolve duplicate application property values

Change-Id: I0813ff96388bce77eba9fbc9eff0eccf59a6be6a
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoMerge "Read only mode for CBA view"
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 18:15:56 +0000 (18:15 +0000)]
Merge "Read only mode for CBA view"

4 years agoMerge "Roll versions"
Dan Timoney [Thu, 29 Aug 2019 18:04:57 +0000 (18:04 +0000)]
Merge "Roll versions"

4 years agoRead only mode for CBA view 99/94599/2
Ezhilarasi [Thu, 29 Aug 2019 14:42:54 +0000 (20:12 +0530)]
Read only mode for CBA view

Change-Id: I7fa0fddf14749499692931eeb86bba705de4819f
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Remove duplicated function in netconfclient.py"
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 14:30:53 +0000 (14:30 +0000)]
Merge "Remove duplicated function in netconfclient.py"

4 years agoMerge "Fixed defect CCSDK-1610"
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 14:29:03 +0000 (14:29 +0000)]
Merge "Fixed defect CCSDK-1610"

4 years agoMerge "rename config-data=>sdnc"
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 14:28:34 +0000 (14:28 +0000)]
Merge "rename config-data=>sdnc"

4 years agoUtility for Zip file extraction 06/94506/1
Ezhilarasi [Thu, 29 Aug 2019 09:28:21 +0000 (14:58 +0530)]
Utility for Zip file extraction

Change-Id: Id30facf5b79dddfcaf97e8b0c13c0c8a8d937e3b
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoRoll versions 65/94465/1
Timoney, Dan (dt5972) [Wed, 28 Aug 2019 17:20:15 +0000 (13:20 -0400)]
Roll versions

Roll versions in master branch

Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRemove duplicated function in netconfclient.py 57/94457/1
Steve Siani [Wed, 28 Aug 2019 16:17:02 +0000 (12:17 -0400)]
Remove duplicated function in netconfclient.py

Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I8308c579f78e3da3e5abc756733212afc606b435

4 years agoFixed defect CCSDK-1610 54/94454/1
Arundathi Patil [Wed, 28 Aug 2019 15:38:39 +0000 (21:08 +0530)]
Fixed defect CCSDK-1610

Fixed issue which was adding name feild to workflows on saveMedata action

Issue-ID: CCSDK-1610
Change-Id: I00b1224971e48ad1d360e57e58ec241c925e1d47
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoMetadata form edit changes 42/94442/1
Ezhilarasi [Wed, 28 Aug 2019 14:17:07 +0000 (19:47 +0530)]
Metadata form edit changes

Changes to make Metadata form edit option from search from database
Change-Id: I5602fd2609b43d8702736b039b0ab0c0105e1e1f
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Release version 0.6.0"
Dan Timoney [Wed, 28 Aug 2019 13:24:07 +0000 (13:24 +0000)]
Merge "Release version 0.6.0"

4 years agorename config-data=>sdnc 33/94433/1
Oleg Mitsura [Wed, 28 Aug 2019 13:23:45 +0000 (09:23 -0400)]
rename config-data=>sdnc

Issue-ID: CCSDK-1623

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

4 years agoFixed store update error after search 23/94423/1
Ezhilarasi [Wed, 28 Aug 2019 10:46:48 +0000 (16:16 +0530)]
Fixed store update error after search

Had issue with updating blueprint to stores. Fixed it
Change-Id: Id38df2c7dd3e22679e2753689d34eac75093558e
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Add Get function in Netconf execution service for operational commands"
Brinda Santh Muthuramalingam [Wed, 28 Aug 2019 02:55:10 +0000 (02:55 +0000)]
Merge "Add Get function in Netconf execution service for operational commands"

4 years agoRelease version 0.6.0 91/94391/1
Timoney, Dan (dt5972) [Wed, 28 Aug 2019 01:43:07 +0000 (21:43 -0400)]
Release version 0.6.0

Release CCSDK version 0.6.0

Change-Id: I38fc84ca61cddf608f6656d1218a2b2c72145465
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoMerge "allow null type for primitives"
Dan Timoney [Tue, 27 Aug 2019 21:02:54 +0000 (21:02 +0000)]
Merge "allow null type for primitives"

4 years agoAdd Get function in Netconf execution service for operational commands 71/94371/1
Steve Siani [Tue, 27 Aug 2019 18:58:30 +0000 (14:58 -0400)]
Add Get function in Netconf execution service for operational commands

Issue-ID: CCSDK-1657
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I12b82a7f1233fce256190ec0d35a5b85ad937b7b

4 years agoMerge "Fix sonar build"
Dan Timoney [Tue, 27 Aug 2019 18:48:57 +0000 (18:48 +0000)]
Merge "Fix sonar build"

4 years agoallow null type for primitives 47/94147/3
Oleg Mitsura [Thu, 22 Aug 2019 19:05:01 +0000 (15:05 -0400)]
allow null type for primitives

(to be consistent with validPrimitiveTypes()
in BluePrintTypes)
TODO: refactor that as well.
This should fix the issue with missing values
in output-type-mapping breaking execution.

Issue-Id: CCSDK-1614

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

4 years agoMake source-db consistent across samples 42/93642/9
Oleg Mitsura [Thu, 15 Aug 2019 20:41:17 +0000 (16:41 -0400)]
Make source-db consistent across samples

Issue-Id: CCSDK-1623

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

4 years agoMerge "Add output filename param to compresToFilePart"
Dan Timoney [Mon, 26 Aug 2019 19:21:34 +0000 (19:21 +0000)]
Merge "Add output filename param to compresToFilePart"

4 years agoFix sonar build 98/94298/1
Timoney, Dan (dt5972) [Mon, 26 Aug 2019 18:16:03 +0000 (14:16 -0400)]
Fix sonar build

Set sonar.skip to true in empty module designer-api

Change-Id: I9330fb7c8b8adfc53a2284e907cb02376a3640dd
Issue-ID: CCSDK-1655
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoMerge "Removed unused server files"
Dan Timoney [Mon, 26 Aug 2019 17:36:18 +0000 (17:36 +0000)]
Merge "Removed unused server files"

4 years agoMerge "Formatted and fixed errors in DOC"
Dan Timoney [Mon, 26 Aug 2019 17:35:13 +0000 (17:35 +0000)]
Merge "Formatted and fixed errors in DOC"

4 years agoRemoved unused server files 76/94276/2
Ezhilarasi [Mon, 26 Aug 2019 12:38:39 +0000 (18:08 +0530)]
Removed unused server files

Change-Id: Id7a708a3ae6029a775d28710967fe9f3eec42c59
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoFormatted and fixed errors in DOC 74/94274/1
Ezhilarasi [Mon, 26 Aug 2019 12:34:24 +0000 (18:04 +0530)]
Formatted and fixed errors in DOC

Change-Id: I613716d80cd6cf1bc9a4f4bb4cb38802cfe9e34d
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUAT: fix validation of request headers 48/94248/2
ebo [Sat, 24 Aug 2019 11:37:59 +0000 (11:37 +0000)]
UAT: fix validation of request headers

Change-Id: I9725be21b421f2890cce2ef76bbe5c371ab5b46e
Issue-ID: CCSDK-1639
Signed-off-by: ebo <eliezio.oliveira@est.tech>
4 years agoAdd output filename param to compresToFilePart 23/94223/1
Oleg Mitsura [Thu, 22 Aug 2019 21:17:52 +0000 (17:17 -0400)]
Add output filename param to compresToFilePart

Currently, just defaults to "enhanced-cba.zip"
as before; Should be part of the feature that
names enhanced files yyyy-mm-dd-BPname-BPver

Issue-Id: CCSDK-1652

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

4 years agoPrevent obscure NPE when mocks aren't properly configured 47/94247/2
ebo [Thu, 22 Aug 2019 14:20:39 +0000 (15:20 +0100)]
Prevent obscure NPE when mocks aren't properly configured

Change-Id: Ibccc712e9ff6b022a55b1ffaaf284d203c8b0dfb
Issue-ID: CCSDK-1638
Signed-off-by: ebo <eliezio.oliveira@est.tech>
4 years agoMerge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"
Dan Timoney [Thu, 22 Aug 2019 22:09:28 +0000 (22:09 +0000)]
Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"

4 years agoMerge "ControllerBP logs errors"
Dan Timoney [Thu, 22 Aug 2019 22:08:45 +0000 (22:08 +0000)]
Merge "ControllerBP logs errors"

4 years agoMerge "Passing Option from Search DB to metadata"
Dan Timoney [Thu, 22 Aug 2019 22:06:53 +0000 (22:06 +0000)]
Merge "Passing Option from Search DB to metadata"

4 years agoMerge "Notification service for downloaded CB"
Dan Timoney [Thu, 22 Aug 2019 22:06:39 +0000 (22:06 +0000)]
Merge "Notification service for downloaded CB"

4 years agoMerge "Fixed warnings and errors in Doc"
Dan Timoney [Thu, 22 Aug 2019 22:03:03 +0000 (22:03 +0000)]
Merge "Fixed warnings and errors in Doc"

4 years agoMerge "Component node timeout implementation"
Dan Timoney [Thu, 22 Aug 2019 22:02:40 +0000 (22:02 +0000)]
Merge "Component node timeout implementation"

4 years agoPassing Option from Search DB to metadata 41/94141/1
Ezhilarasi [Thu, 22 Aug 2019 17:38:39 +0000 (23:08 +0530)]
Passing Option from Search DB to metadata

Changes to make metadata and editor option based Search from db buttons
Change-Id: I93f1f2658b2c2d4ba11f35cc44c190998c08381d
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoNotification service for downloaded CB 37/94137/1
Ezhilarasi [Thu, 22 Aug 2019 16:43:07 +0000 (22:13 +0530)]
Notification service for downloaded CB

Replaced window alert with notification service
Change-Id: I1e2ba50eea8360dff2747c14c857af8c59763f02
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Edit option service"
Brinda Santh Muthuramalingam [Thu, 22 Aug 2019 15:17:57 +0000 (15:17 +0000)]
Merge "Edit option service"

4 years agoMerge "Add support for AWX workflow_job_template execution to Remote Ansible Executor."
Brinda Santh Muthuramalingam [Thu, 22 Aug 2019 15:17:12 +0000 (15:17 +0000)]
Merge "Add support for AWX workflow_job_template execution to Remote Ansible Executor."

4 years agoCCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st 04/94104/1
ebo [Thu, 22 Aug 2019 11:38:01 +0000 (11:38 +0000)]
CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st

The failure depends on the ordering of the test classes, which in turn
depends on the file system ordering (Surefire plugin's default. See
https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#runOrder)

This class is sharing the same SB context configuration of the
BlueprintServiceLogicTest, but the later manually changes the global
BluePrintDependencyService.
It was fixed by repeating the same change on the
DGWorkflowExecutionServiceTest.

Change-Id: I6f76948a766f8d56446a987cb61a781dc0d3f501
Issue-ID: CCSDK-1637
Signed-off-by: ebo <eliezio.oliveira@est.tech>
4 years agoEdit option service 92/93692/2
Ezhilarasi [Fri, 16 Aug 2019 11:51:23 +0000 (17:21 +0530)]
Edit option service

Update edit option fromsearch db to service and update metadata
Change-Id: Ic873ea0daa56bc083005ec84e9ffa04542b26f20
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "File structure code separation"
Brinda Santh Muthuramalingam [Thu, 22 Aug 2019 03:55:07 +0000 (03:55 +0000)]
Merge "File structure code separation"

4 years agoControllerBP logs errors 50/94050/1
Oleg Mitsura [Wed, 21 Aug 2019 15:52:10 +0000 (11:52 -0400)]
ControllerBP logs errors

Issue-ID: CCSDK-1630

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

4 years agoFixed warnings and errors in Doc 82/93882/2
Ezhilarasi [Mon, 19 Aug 2019 15:14:09 +0000 (20:44 +0530)]
Fixed warnings and errors in Doc

Fixed errors in read the docs page
Change-Id: Id5ccdd2049d71d5099de5537b0799bb5dfc7124c
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate input paramtype for populatePrimitiveValues 93/93993/1
Oleg Mitsura [Tue, 20 Aug 2019 18:13:59 +0000 (14:13 -0400)]
Update input paramtype for populatePrimitiveValues

Issue-Id: CCSDK-1614

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

4 years agoJacksonUtils.kt primitives bugfix 91/93891/1
Oleg Mitsura [Mon, 19 Aug 2019 19:54:21 +0000 (15:54 -0400)]
JacksonUtils.kt primitives bugfix

Issue-Id: CCSDK-1614

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

4 years agoFile structure code separation 83/93883/1
Ezhilarasi [Mon, 19 Aug 2019 15:24:41 +0000 (20:54 +0530)]
File structure code separation

Separated repeated code in the modules
Change-Id: I71a52e597ecd74798b7fec20a58773699448ebcd
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "JacksonUtils.kt primitives bugfix"
Brinda Santh Muthuramalingam [Sat, 17 Aug 2019 13:55:04 +0000 (13:55 +0000)]
Merge "JacksonUtils.kt primitives bugfix"

4 years agoComponent node timeout implementation 29/93729/1
Brinda Santh [Fri, 16 Aug 2019 14:14:25 +0000 (10:14 -0400)]
Component node timeout implementation

Change-Id: I99fc9efba76595693d95772e409f0f982aeae9b1
Issue-ID: CCSDK-1619
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoJacksonUtils.kt primitives bugfix 81/93481/6
Oleg Mitsura [Tue, 13 Aug 2019 19:48:29 +0000 (15:48 -0400)]
JacksonUtils.kt primitives bugfix

Issue-Id: CCSDK-1614

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

4 years agoAdd support for AWX workflow_job_template execution to Remote Ansible Executor. 27/93727/1
Serge Simard [Fri, 16 Aug 2019 20:22:25 +0000 (16:22 -0400)]
Add support for AWX workflow_job_template execution to Remote Ansible Executor.

Issue-ID: CCSDK-1357

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

4 years agoMerge "Modify workflow execution service options."
Dan Timoney [Fri, 16 Aug 2019 16:15:36 +0000 (16:15 +0000)]
Merge "Modify workflow execution service options."

4 years agoMerge "Add Imperative workflow execution service."
Dan Timoney [Fri, 16 Aug 2019 16:15:13 +0000 (16:15 +0000)]
Merge "Add Imperative workflow execution service."

4 years agoMerge "Add imperative workflow service."
Dan Timoney [Fri, 16 Aug 2019 16:14:48 +0000 (16:14 +0000)]
Merge "Add imperative workflow service."

4 years agoMerge "Add workflow graph utils."
Dan Timoney [Fri, 16 Aug 2019 16:14:03 +0000 (16:14 +0000)]
Merge "Add workflow graph utils."

4 years agoMerge "Add blueprints graph models."
Dan Timoney [Fri, 16 Aug 2019 16:13:05 +0000 (16:13 +0000)]
Merge "Add blueprints graph models."

4 years agoMerge "Fixed validation of resource-assignment-params.config-assign"
Dan Timoney [Fri, 16 Aug 2019 15:52:41 +0000 (15:52 +0000)]
Merge "Fixed validation of resource-assignment-params.config-assign"

4 years agoMerge "Edit CBA method integration"
Dan Timoney [Fri, 16 Aug 2019 15:51:40 +0000 (15:51 +0000)]
Merge "Edit CBA method integration"

4 years agoModify workflow execution service options. 32/93632/3
Brinda Santh [Thu, 15 Aug 2019 16:43:41 +0000 (12:43 -0400)]
Modify workflow execution service options.

Change-Id: I629b30f9ff2b8e84d6ae952946608d9bb3437d4c
Issue-ID: CCSDK-1619
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>