ccsdk/cds.git
4 years agoMerge "Default resolution status when storing result"
Dan Timoney [Fri, 9 Aug 2019 21:48:24 +0000 (21:48 +0000)]
Merge "Default resolution status when storing result"

4 years agoMerge "Add sample test dsl type cba"
Dan Timoney [Fri, 9 Aug 2019 21:48:11 +0000 (21:48 +0000)]
Merge "Add sample test dsl type cba"

4 years agoMerge "Add resource assignment DSL."
Dan Timoney [Fri, 9 Aug 2019 21:47:54 +0000 (21:47 +0000)]
Merge "Add resource assignment DSL."

4 years agoMerge "Add resource definition DSL."
Dan Timoney [Fri, 9 Aug 2019 21:47:42 +0000 (21:47 +0000)]
Merge "Add resource definition DSL."

4 years agoMerge "Add resource source template DSL."
Dan Timoney [Fri, 9 Aug 2019 21:47:31 +0000 (21:47 +0000)]
Merge "Add resource source template DSL."

4 years agoMerge "Add property definition type DSL."
Dan Timoney [Fri, 9 Aug 2019 21:46:56 +0000 (21:46 +0000)]
Merge "Add property definition type DSL."

4 years agoMerge "Add resource source node type DSL definitions."
Dan Timoney [Fri, 9 Aug 2019 21:42:20 +0000 (21:42 +0000)]
Merge "Add resource source node type DSL definitions."

4 years agoMerge "Add CBA parent pom."
Dan Timoney [Fri, 9 Aug 2019 21:41:50 +0000 (21:41 +0000)]
Merge "Add CBA parent pom."

4 years agoAdd sample test dsl type cba 99/92599/3
Brinda Santh [Fri, 2 Aug 2019 18:50:53 +0000 (14:50 -0400)]
Add sample test dsl type cba

Change-Id: I277588b4f38f8c99c33f3a1f65e8ca7c3919940d
Issue-ID: CCSDK-1580
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd resource assignment DSL. 87/92587/3
Brinda Santh [Fri, 2 Aug 2019 16:08:54 +0000 (12:08 -0400)]
Add resource assignment DSL.

Change-Id: I44a3596c05b02faa171f90b9207f774ce34976a6
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd resource definition DSL. 79/92579/3
Brinda Santh [Fri, 2 Aug 2019 15:05:39 +0000 (11:05 -0400)]
Add resource definition DSL.

Change-Id: I66d340727918842a26f07e8609a043c37e5089f4
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd resource source template DSL. 74/92574/3
Brinda Santh [Fri, 2 Aug 2019 14:02:34 +0000 (10:02 -0400)]
Add resource source template DSL.

Change-Id: If68ce2e944700cb19380d34ff3b466a9c8633472
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd property definition type DSL. 09/92509/3
Brinda Santh [Fri, 2 Aug 2019 01:00:05 +0000 (21:00 -0400)]
Add property definition type DSL.

Change-Id: I83a3d1391c60cd426236b55d0d399e273e7c15dc
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd resource source node type DSL definitions. 07/92507/4
Brinda Santh [Thu, 1 Aug 2019 22:40:55 +0000 (18:40 -0400)]
Add resource source node type DSL definitions.

Change-Id: If21c4964bda08e5d50e6fd11fb1d657e5bf8785c
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoMerge "resource save/delete functionality"
Dan Timoney [Fri, 9 Aug 2019 19:55:18 +0000 (19:55 +0000)]
Merge "resource save/delete functionality"

4 years agoMerge "Changed URL in server for backend"
Dan Timoney [Fri, 9 Aug 2019 19:54:58 +0000 (19:54 +0000)]
Merge "Changed URL in server for backend"

4 years agoMerge "Search from db components change"
Dan Timoney [Fri, 9 Aug 2019 19:54:23 +0000 (19:54 +0000)]
Merge "Search from db components change"

4 years agoMerge "Changed template option label"
Dan Timoney [Fri, 9 Aug 2019 19:54:02 +0000 (19:54 +0000)]
Merge "Changed template option label"

4 years agoDefault resolution status when storing result 33/93133/4
Alexis de Talhouët [Thu, 8 Aug 2019 22:13:56 +0000 (18:13 -0400)]
Default resolution status when storing result

It can happen the resolve fails, and the status end up not
being set, hence to avoid any exception, we default to failure.

Change-Id: Ia5fb9ad954c109f394425f33c506e66d7e1969e4
Issue-ID: CCSDK-1606
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoAdd CBA parent pom. 01/92501/3
Brinda Santh [Thu, 1 Aug 2019 19:53:07 +0000 (15:53 -0400)]
Add CBA parent pom.

Change-Id: Iddfb27d271bbb58375190c506173edccdd60b9e0
Issue-ID: CCSDK-1576
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoMerge "Controller Blueprints fails to lookup directory"
Dan Timoney [Fri, 9 Aug 2019 19:47:51 +0000 (19:47 +0000)]
Merge "Controller Blueprints fails to lookup directory"

4 years agoUnified Http server configuration 29/92529/4
Eliezio Oliveira [Thu, 1 Aug 2019 11:52:49 +0000 (12:52 +0100)]
Unified Http server configuration

To allow UA tests with both servers listening on random TCP ports.

Change-Id: I9f125b8f2568797b8f7a747b7d8b7bd9a163d30e
Issue-ID: CCSDK-1568
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
4 years agoRemoved redundant BlueprintProcessorApplicationTest 28/92528/4
Eliezio Oliveira [Thu, 25 Jul 2019 00:52:18 +0000 (01:52 +0100)]
Removed redundant BlueprintProcessorApplicationTest

Change-Id: I9d3fa66e7185938f30447884753c3e9c2644c0cc
Issue-ID: CCSDK-1567
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
4 years agoAdded service for Edit CBA 77/92677/3
Ezhilarasi [Mon, 5 Aug 2019 12:10:35 +0000 (17:40 +0530)]
Added service for Edit CBA

Added service for search result CBA
Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoController Blueprints fails to lookup directory 89/93189/1
Piotr Darosz [Fri, 9 Aug 2019 10:42:34 +0000 (12:42 +0200)]
Controller Blueprints fails to lookup directory

Create directory for saving CBA package in case one does not exist

Issue-ID: CCSDK-1607
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Change-Id: I0f5b547ec781bf7211414507ee847e756402f0e7

4 years agoChanged URL in server for backend 78/92678/2
Ezhilarasi [Mon, 5 Aug 2019 12:21:59 +0000 (17:51 +0530)]
Changed URL in server for backend

Changed Bleuprint controller link for backend
Change-Id: If3e14f26a6cd8a059cab37325326c2f11a58c8dc
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoRelease CCSDK version 0.5.1 63/92963/1 elalto-ed
Timoney, Dan (dt5972) [Wed, 7 Aug 2019 21:02:07 +0000 (17:02 -0400)]
Release CCSDK version 0.5.1

Release version 0.5.1 of CCSDK artifacts

Change-Id: Ibdd3730b8c8006ca72a4e1482eca925d27e27413
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRoll version to recreate release artifacts 09/92809/1
Timoney, Dan (dt5972) [Tue, 6 Aug 2019 14:19:48 +0000 (10:19 -0400)]
Roll version to recreate release artifacts

Roll versions to 0.5.1 - need to re-release El Alto early release

Change-Id: Ifc0d4af8920065ca4ae8f509c63f98dc6e112322
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoChanged template option label 75/92675/1
Ezhilarasi [Mon, 5 Aug 2019 11:56:50 +0000 (17:26 +0530)]
Changed template option label

Change-Id: Iff709cefa5a76ddf1f9a9bcab49f98526283baf2
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoSearch from db components change 73/92673/2
Ezhilarasi [Mon, 5 Aug 2019 11:48:30 +0000 (17:18 +0530)]
Search from db components change

Added notification alert and method for edit
Change-Id: Iab4763956ea4a4c9fc96753b32e405ba1715e707
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoresource save/delete functionality 68/92668/1
Arundathi Patil [Mon, 5 Aug 2019 10:39:32 +0000 (16:09 +0530)]
resource save/delete functionality

Implemented code to,
1. Delete and save the added source option from the panel.
2. Save edited changes of a particular source option

Issue-ID: CCSDK-707
Change-Id: I38bf8a67e7fff4c926fd5c84f834de5d817e9640
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoRelease ccsdk/cds 0.5.0 14/92614/2
Timoney, Dan (dt5972) [Fri, 2 Aug 2019 20:12:09 +0000 (16:12 -0400)]
Release ccsdk/cds 0.5.0

Release ccsdk/cds version 0.5.0

Change-Id: If1aa49d0fc202850ccbaf69c8b7036bfb8f3828d
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoModify POM, properties and docker distributions. 82/92482/2
Brinda Santh [Thu, 1 Aug 2019 15:25:14 +0000 (11:25 -0400)]
Modify POM, properties and docker distributions.

Change-Id: I541edfc36c0866fa7669129a46140fb21a63c6ba
Issue-ID: CCSDK-1574
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd remote python executor DSL properties 66/92466/2
Brinda Santh [Thu, 1 Aug 2019 13:12:04 +0000 (09:12 -0400)]
Add remote python executor DSL properties

Change-Id: I7888ac302da2a51ca34c531b7553d04af13786ac
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoFix compiler cache to hold for next transaction. 08/92408/2
Brinda Santh [Wed, 31 Jul 2019 19:49:27 +0000 (15:49 -0400)]
Fix compiler cache to hold for next transaction.

Change-Id: Ibede4a378980717d49708f7665ab295534a092a0
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoMerge "Source template component- store update"
Dan Timoney [Wed, 31 Jul 2019 18:55:26 +0000 (18:55 +0000)]
Merge "Source template component- store update"

4 years agoMerge "Fix conflicting catalog service instance names."
Dan Timoney [Wed, 31 Jul 2019 18:10:44 +0000 (18:10 +0000)]
Merge "Fix conflicting catalog service instance names."

4 years agoMerge "Add rest client DSL properties"
Dan Timoney [Wed, 31 Jul 2019 18:10:34 +0000 (18:10 +0000)]
Merge "Add rest client DSL properties"

4 years agoMerge "Add resource resolution component DSL"
Dan Timoney [Wed, 31 Jul 2019 18:09:58 +0000 (18:09 +0000)]
Merge "Add resource resolution component DSL"

4 years agoMerge "Add missing implementation and Operation Type."
Dan Timoney [Wed, 31 Jul 2019 18:08:21 +0000 (18:08 +0000)]
Merge "Add missing implementation and Operation Type."

4 years agoSource template component- store update 89/92389/1
Arundathi Patil [Wed, 31 Jul 2019 17:05:17 +0000 (22:35 +0530)]
Source template component- store update

Implemented code to store sourc list changes to store

Issue-ID: CCSDK-707
Change-Id: If1ff2cd4cf624473a8962bf921225c00ff161ef5
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoFix conflicting catalog service instance names. 84/92384/1
Brinda Santh [Wed, 31 Jul 2019 16:31:09 +0000 (12:31 -0400)]
Fix conflicting catalog service instance names.

Change-Id: Iec330d87f9609d42c05f8d4c7c8515fa37310a6e
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd rest client DSL properties 13/92313/1
Brinda Santh [Tue, 30 Jul 2019 20:18:06 +0000 (16:18 -0400)]
Add rest client DSL properties

Change-Id: Ibb52f1c6581b532aff49e7410d29e19c645f7d23
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd resource resolution component DSL 07/92307/1
Brinda Santh [Tue, 30 Jul 2019 19:16:58 +0000 (15:16 -0400)]
Add resource resolution component DSL

Change-Id: Icd12c87e017d4b8586bb60f63abce6cda3c7751c
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoAdd missing implementation and Operation Type. 01/92301/2
Brinda Santh [Tue, 30 Jul 2019 17:45:07 +0000 (13:45 -0400)]
Add missing implementation and Operation Type.

Change-Id: I739ad054fafc0c302fb6ad03999561f2b3cf9652
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoResource-edit- store changes 02/92302/1
Arundathi Patil [Tue, 30 Jul 2019 17:56:53 +0000 (23:26 +0530)]
Resource-edit- store changes

implemented code to save the changes made in resource edit component to
the store

Issue-ID: CCSDK-707
Change-Id: I5f6051cc34c246ee6c09b657ed764c2671914605
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoMerge "Formatted text in index and Resource source"
Dan Timoney [Tue, 30 Jul 2019 16:32:07 +0000 (16:32 +0000)]
Merge "Formatted text in index and Resource source"

4 years agoMerge "TemplateResolutionService default #occurrence 0->1"
Dan Timoney [Tue, 30 Jul 2019 16:31:48 +0000 (16:31 +0000)]
Merge "TemplateResolutionService default #occurrence 0->1"

4 years agoTemplateResolutionService default #occurrence 0->1 51/91951/6
Oleg Mitsura [Wed, 24 Jul 2019 14:55:34 +0000 (10:55 -0400)]
TemplateResolutionService default #occurrence 0->1

JPA repository functions .findBy......... needs occurence value
the API in the TemplateResolutionService was defaulting it to 1.

Issue-Id: CCSDK-1526

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

4 years agoFormatted text in index and Resource source 76/92276/1
Ezhilarasi [Tue, 30 Jul 2019 13:31:51 +0000 (19:01 +0530)]
Formatted text in index and Resource source

Change-Id: I340dac3a25aaefee52121557903687f20e254628
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Upgrade cds spring and kotlin versions."
Dan Timoney [Tue, 30 Jul 2019 12:33:22 +0000 (12:33 +0000)]
Merge "Upgrade cds spring and kotlin versions."

4 years agoSearch component display of CBA 22/92222/1
Ezhilarasi [Mon, 29 Jul 2019 16:50:39 +0000 (22:20 +0530)]
Search component display of CBA

Create blueprint search blueprint
Change-Id: Iaa7dfbb2406d43f533587d5208fbe6c04ac7d97c
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Blueprint client backend integration fix"
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 14:59:23 +0000 (14:59 +0000)]
Merge "Blueprint client backend integration fix"

4 years agoBlueprint client backend integration fix 09/92209/1
Ezhilarasi [Mon, 29 Jul 2019 14:37:04 +0000 (20:07 +0530)]
Blueprint client backend integration fix

Blueprint backend data integration fix

Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Removed component and code not required"
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 14:22:54 +0000 (14:22 +0000)]
Merge "Removed component and code not required"

4 years agoRemoved component and code not required 95/92195/3
Ezhilarasi [Mon, 29 Jul 2019 12:02:25 +0000 (17:32 +0530)]
Removed component and code not required

Removed duplicate code from CBA feature module
Change-Id: Ieb1709953dbf1075b4d30f26dd45b753fd9e142d
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Added Blueprint URL to constant file"
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 13:28:07 +0000 (13:28 +0000)]
Merge "Added Blueprint URL to constant file"

4 years agoMerge "Blueprint controller loopback fix"
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 13:27:44 +0000 (13:27 +0000)]
Merge "Blueprint controller loopback fix"

4 years agoAdded Blueprint URL to constant file 94/92194/1
Ezhilarasi [Mon, 29 Jul 2019 11:58:54 +0000 (17:28 +0530)]
Added Blueprint URL to constant file

Change-Id: I53ad62bf54e0dc7f69c21df1399922b2f580dc57
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoBlueprint controller loopback fix 93/92193/1
Ezhilarasi [Mon, 29 Jul 2019 11:47:34 +0000 (17:17 +0530)]
Blueprint controller loopback fix

Exported blueprint controller in index and changed uri path
Change-Id: If83d2260912dfd92353b0923b1237726ff4baad3
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoSource Options- Displaying properties 51/92151/1
Arundathi Patil [Sat, 27 Jul 2019 19:40:25 +0000 (01:10 +0530)]
Source Options- Displaying properties

Refactored code to display the source properties and not the source
model

Issue-ID: CCSDK-707
Change-Id: I1f17b51581fcc7a601734e4d81074b36878caacf
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoMerge "Add the vDNS CBA in the CDS source"
Dan Timoney [Fri, 26 Jul 2019 21:26:11 +0000 (21:26 +0000)]
Merge "Add the vDNS CBA in the CDS source"

4 years agoUpgrade cds spring and kotlin versions. 41/92141/1
Brinda Santh [Fri, 26 Jul 2019 14:22:16 +0000 (10:22 -0400)]
Upgrade cds spring and kotlin versions.

Change-Id: I0f323bd13c433d9ef0e207f51234d10cd8c22858
Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoMerge "Import ONAP root CA to CDS Blueprint Processor Java Truststore"
Dan Timoney [Fri, 26 Jul 2019 17:42:58 +0000 (17:42 +0000)]
Merge "Import ONAP root CA to CDS Blueprint Processor Java Truststore"

4 years agoImport ONAP root CA to CDS Blueprint Processor Java Truststore 48/92048/2
Abdelmuhaimen Seaudi [Thu, 25 Jul 2019 19:18:15 +0000 (19:18 +0000)]
Import ONAP root CA to CDS Blueprint Processor Java Truststore

Issue-ID: CCSDK-1534
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Id5de634af72fc4a5962867f279d51fa35de25619
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
4 years agoAdd the vDNS CBA in the CDS source 40/92040/2
Abdelmuhaimen Seaudi [Thu, 25 Jul 2019 18:08:13 +0000 (18:08 +0000)]
Add the vDNS CBA in the CDS source

Issue-ID: CCSDK-1533
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ie821dec3de708a529b291cb07690d4df2df9d488
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
4 years agoSource option- avoiding duplicates 26/92026/1
Arundathi Patil [Thu, 25 Jul 2019 16:27:31 +0000 (21:57 +0530)]
Source option- avoiding duplicates

Implemented code to prevent adding duplicate resources in source list

Issue-ID: CCSDK-707
Change-Id: I56caa3a248a2e2a611dceec0982820ea13c438a6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoMerge "Fix attribute validation for complex type."
Dan Timoney [Thu, 25 Jul 2019 15:13:36 +0000 (15:13 +0000)]
Merge "Fix attribute validation for complex type."

4 years agoMerge "Fix missing capability cli models."
Dan Timoney [Thu, 25 Jul 2019 15:13:28 +0000 (15:13 +0000)]
Merge "Fix missing capability cli models."

4 years agoSearch mat card display 89/91989/1
Ezhilarasi [Thu, 25 Jul 2019 06:49:31 +0000 (12:19 +0530)]
Search mat card display

Create blueprint search from db matcard
Change-Id: I411035385930f5637c84426c7b32c20c219aab73
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoFix attribute validation for complex type. 78/91978/1
Brinda Santh [Thu, 25 Jul 2019 02:34:39 +0000 (22:34 -0400)]
Fix attribute validation for complex type.

Change-Id: I7a3365c4c26fd44ed0b54bff115b64c52ee7b81e
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoFix missing capability cli models. 75/91975/1
Brinda Santh [Thu, 25 Jul 2019 00:38:36 +0000 (20:38 -0400)]
Fix missing capability cli models.

Change-Id: Id5ad2f75cf27b7c09dc95a028997847098cd3d2e
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoCDS Home menu change 55/91955/1
Ezhilarasi [Wed, 24 Jul 2019 15:17:16 +0000 (20:47 +0530)]
CDS Home menu change

Change-Id: I2db7428b81ef27c6b1004cff2d05c2320c560f74
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Fix for python executor unit test case failure."
Dan Timoney [Wed, 24 Jul 2019 14:14:50 +0000 (14:14 +0000)]
Merge "Fix for python executor unit test case failure."

4 years agoMerge "Clean restconf duplicate models and Implementation."
Dan Timoney [Wed, 24 Jul 2019 14:14:26 +0000 (14:14 +0000)]
Merge "Clean restconf duplicate models and Implementation."

4 years agoMerge "Refactor Netconf script component parent."
Dan Timoney [Wed, 24 Jul 2019 14:13:22 +0000 (14:13 +0000)]
Merge "Refactor Netconf script component parent."

4 years agoFix for python executor unit test case failure. 06/91906/1
Brinda Santh [Tue, 23 Jul 2019 21:33:56 +0000 (17:33 -0400)]
Fix for python executor unit test case failure.

Change-Id: I193e2a092ff8cefe48419031096e1336e5c84fc1
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoMerge "Formmatted content for CB processor"
Dan Timoney [Tue, 23 Jul 2019 20:27:45 +0000 (20:27 +0000)]
Merge "Formmatted content for CB processor"

4 years agoMerge "Added dynamic api image to media"
Dan Timoney [Tue, 23 Jul 2019 20:25:57 +0000 (20:25 +0000)]
Merge "Added dynamic api image to media"

4 years agoMerge "Fixed title warning in enrichment"
Dan Timoney [Tue, 23 Jul 2019 20:25:28 +0000 (20:25 +0000)]
Merge "Fixed title warning in enrichment"

4 years agoMerge "Moved Flexibleplugin to MS folder"
Dan Timoney [Tue, 23 Jul 2019 20:25:05 +0000 (20:25 +0000)]
Merge "Moved Flexibleplugin to MS folder"

4 years agoMerge "ExecutionServiceHandler error handler error fix."
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 20:02:51 +0000 (20:02 +0000)]
Merge "ExecutionServiceHandler error handler error fix."

4 years agoMerge "Resource dictionary- displaying exsisting sources"
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 20:02:04 +0000 (20:02 +0000)]
Merge "Resource dictionary- displaying exsisting sources"

4 years agoMerge "Loopback URL update"
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 20:00:50 +0000 (20:00 +0000)]
Merge "Loopback URL update"

4 years agoMerge "Fixed Kafka consumer behaviour on failed deserialization"
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 19:59:49 +0000 (19:59 +0000)]
Merge "Fixed Kafka consumer behaviour on failed deserialization"

4 years agoClean restconf duplicate models and Implementation. 25/91825/2
Brinda Santh [Mon, 22 Jul 2019 17:09:18 +0000 (13:09 -0400)]
Clean restconf duplicate models and Implementation.

Change-Id: Id439ac5ded631aac0ee7fc69846ebe9bca650bb2
Issue-ID: CCSDK-1499
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoMerge "Select template formatting"
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 19:28:05 +0000 (19:28 +0000)]
Merge "Select template formatting"

4 years agoMerge "added license text to search service"
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 19:26:52 +0000 (19:26 +0000)]
Merge "added license text to search service"

4 years agoMerge "Loopback search by tag service"
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 19:26:30 +0000 (19:26 +0000)]
Merge "Loopback search by tag service"

4 years agoRefactor Netconf script component parent. 01/91701/6
Brinda Santh [Thu, 18 Jul 2019 20:59:19 +0000 (16:59 -0400)]
Refactor Netconf script component parent.

Change-Id: Ibbec8cd5785372a89e14a86d4e6ff7f9fed4aad2
Issue-ID: CCSDK-1499
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
4 years agoMerge "Added Scripts concept in CDS Index"
Dan Timoney [Tue, 23 Jul 2019 18:46:05 +0000 (18:46 +0000)]
Merge "Added Scripts concept in CDS Index"

4 years agoMerge "Added Modeling concept expression"
Dan Timoney [Tue, 23 Jul 2019 18:44:36 +0000 (18:44 +0000)]
Merge "Added Modeling concept expression"

4 years agoMerge "Added workflow of CDS"
Dan Timoney [Tue, 23 Jul 2019 18:44:18 +0000 (18:44 +0000)]
Merge "Added workflow of CDS"

4 years agoMerge "Doc index issue fix"
Dan Timoney [Tue, 23 Jul 2019 18:43:56 +0000 (18:43 +0000)]
Merge "Doc index issue fix"

4 years agoMerge "Resource source subfiles fix"
Dan Timoney [Tue, 23 Jul 2019 18:43:30 +0000 (18:43 +0000)]
Merge "Resource source subfiles fix"

4 years agoMerge "Improve service template access through cache."
Dan Timoney [Tue, 23 Jul 2019 18:43:07 +0000 (18:43 +0000)]
Merge "Improve service template access through cache."

4 years agoMerge "Improve script file accessing through cache."
Dan Timoney [Tue, 23 Jul 2019 18:42:53 +0000 (18:42 +0000)]
Merge "Improve script file accessing through cache."

4 years agoMerge "Fix Non-ASCII character on module ccsdk_netconf/common.py"
Brinda Santh Muthuramalingam [Tue, 23 Jul 2019 18:08:58 +0000 (18:08 +0000)]
Merge "Fix Non-ASCII character on module ccsdk_netconf/common.py"

4 years agoFix bug in repository tag 85/91885/1
Timoney, Dan (dt5972) [Tue, 23 Jul 2019 17:02:29 +0000 (13:02 -0400)]
Fix bug in repository tag

Repository added for springfox points to snapshot versions, but does not
properly prevent maven from looking there for released.  Needed to add
separate <repository> lines for snapshots and releases, configured
appropriately.

Change-Id: I64232e35bccbe607eebf14b9d2697c4b8d7f4488
Issue-ID: CCSDK-1519
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoExecutionServiceHandler error handler error fix. 73/91873/1
Oleg Mitsura [Tue, 23 Jul 2019 15:10:18 +0000 (11:10 -0400)]
ExecutionServiceHandler error handler error fix.

Status was not getting set to failure due to another
failure in getting localized message not being set.
That caused a silent failure, which cascaded into
not being able to set the result of the resolution
as the status was null, and JPA didn't allow the
insertion due to table RESOURCE_RESOLUTION constraint.

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