ccsdk/cds.git
4 years agoMerge "Adding changes for catalog edit and create"
Brinda Santh Muthuramalingam [Tue, 26 Nov 2019 16:15:10 +0000 (16:15 +0000)]
Merge "Adding changes for catalog edit and create"

4 years agoMerge "add pacakges dashboard component to new cds ui"
Brinda Santh Muthuramalingam [Tue, 26 Nov 2019 15:31:39 +0000 (15:31 +0000)]
Merge "add pacakges dashboard component to new cds ui"

4 years agoMerge "Input source doesn't support dynamic values or properties"
KAPIL SINGAL [Mon, 25 Nov 2019 16:59:21 +0000 (16:59 +0000)]
Merge "Input source doesn't support dynamic values or properties"

4 years agoInput source doesn't support dynamic values or properties 78/98378/11
Steve Siani [Wed, 13 Nov 2019 06:59:53 +0000 (01:59 -0500)]
Input source doesn't support dynamic values or properties

Issue-ID: CCSDK-1890
Change-Id: I7958174bd0c0a7354ddefd2595723fdb4b4d0485
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
4 years agoCCSDK-1864 : PNF Use Case Move from Jython to Kotlin using CDS Framework 47/98247/7
gummar [Wed, 6 Nov 2019 11:48:57 +0000 (11:48 +0000)]
CCSDK-1864 : PNF Use Case Move from Jython to Kotlin using CDS Framework

Change-Id: I58eb134a07345d25be6d64dc614f25fc73ecf554
Signed-off-by: gummar <raj.gumma@est.tech>
Issue-ID: CCSDK-1864

4 years agoFix relativePath in blueprint-model 35/98735/1
Timoney, Dan (dt5972) [Thu, 21 Nov 2019 18:20:03 +0000 (13:20 -0500)]
Fix relativePath in blueprint-model

Fix relativePath in blueprint-model pom.xml

Change-Id: I2cff59df8d4167e3f94674eee53669f625f1ef19
Issue-ID: CCSDK-1932
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoBootstrap Rest and GRPC API 90/98690/2
Brinda Santh [Wed, 20 Nov 2019 22:04:52 +0000 (17:04 -0500)]
Bootstrap Rest and GRPC API

CDS loads model types, dictionaries and CBA multiple times based on cluster size.

This commits avoid auto loading, and provides an API to bootstrap, if necessity.

Issue-ID: CCSDK-1950
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ibe6266ebfd399efbaf0c5ccb1019c3a73b08ddac

4 years agoMerge "Fix relativePath in ms/blueprintsprocessor/application"
KAPIL SINGAL [Thu, 21 Nov 2019 14:08:53 +0000 (14:08 +0000)]
Merge "Fix relativePath in ms/blueprintsprocessor/application"

4 years agoInclude blueprints catalog in build 78/98678/2
Brinda Santh [Wed, 20 Nov 2019 19:27:46 +0000 (14:27 -0500)]
Include blueprints catalog in build

Distribute CBA through maven repository, so that it can be downloaded during image creation.

Fixed missing template name and versions in TOSCA.meta file

Issue-ID: CCSDK-1950
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I0ee106c4e86296fb88aac8e609512f6944492d74

4 years agoMerge "Changes return value from boolean to typical process return code; Also ensure...
Dan Timoney [Thu, 21 Nov 2019 13:34:38 +0000 (13:34 +0000)]
Merge "Changes return value from boolean to typical process return code; Also ensure that if environment preparation does not succeed the processing fails."

4 years agoFix relativePath in ms/blueprintsprocessor/application 13/98713/1
Timoney, Dan (dt5972) [Thu, 21 Nov 2019 13:29:13 +0000 (08:29 -0500)]
Fix relativePath in ms/blueprintsprocessor/application

relativePath tag in ms/blueprintsprocessor/application points to
parent directory (..) instead of to directory of parent pom (../parent)

Change-Id: I971dc31522181bb154b643420d6be8f4df4bea48
Issue-ID: CCSDK-1932
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoadd pacakges dashboard component to new cds ui 50/98650/2
Ahmed Abbas [Wed, 20 Nov 2019 09:32:53 +0000 (11:32 +0200)]
add pacakges dashboard component to new cds ui

Issue-ID: CCSDK-1951
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I0c320e5f49a50e442068f5af1fd79c41c97bb74d

4 years agoMerge "Add id for Kapil"
Dan Timoney [Wed, 20 Nov 2019 13:30:21 +0000 (13:30 +0000)]
Merge "Add id for Kapil"

4 years agoMerge "Fix relativePath"
Dan Timoney [Wed, 20 Nov 2019 13:30:08 +0000 (13:30 +0000)]
Merge "Fix relativePath"

4 years agoMerge "add main module and hrml of designer component in new cds ui"
Dan Timoney [Tue, 19 Nov 2019 21:21:03 +0000 (21:21 +0000)]
Merge "add main module and hrml of designer component in new cds ui"

4 years agoFolder for py-executor TLS certificate files 29/98629/1
Brinda Santh [Tue, 19 Nov 2019 20:07:32 +0000 (15:07 -0500)]
Folder for py-executor TLS certificate files

Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ia404322cefbd603fd06bd23ff1d069dc277065ec

4 years agoadd main module and hrml of designer component in new cds ui 17/98617/1
Ahmed Abbas [Tue, 19 Nov 2019 17:23:04 +0000 (19:23 +0200)]
add main module and hrml of designer component in new cds ui

Issue-ID: CCSDK-1779
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I144c151777d5d036b0f40780edf2c5f36c11956b

4 years agoChanges return value from boolean to typical process return code; 09/98609/1
Serge Simard [Tue, 19 Nov 2019 15:24:56 +0000 (10:24 -0500)]
Changes return value from boolean to typical process return code;
Also ensure that if environment preparation does not succeed the processing fails.

Issue-ID: CCSDK-1855

Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: Iab2ec8b44a0e9e7edef68d0d5c13860eedc5be67
Signed-off-by: Serge Simard <serge@agilitae.com>
4 years agoAdd id for Kapil 06/98606/1
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 14:56:20 +0000 (09:56 -0500)]
Add id for Kapil

Add Kapil's ATT id as committer

Change-Id: I4ef64c2c18857e0285ffbb07e458297e4b4aa884
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoFix relativePath 05/98605/2
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 14:49:43 +0000 (09:49 -0500)]
Fix relativePath

Fix relativePath in ms/blueprintprocessor/pom.xml

Change-Id: Icb7192132c29927c14b01de3e9e6288c8a65ae96
Issue-ID: CCSDK-1932
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoMerge "add service for searching in meta data pageable"
Brinda Santh Muthuramalingam [Tue, 19 Nov 2019 14:34:55 +0000 (14:34 +0000)]
Merge "add service for searching in meta data pageable"

4 years agoAdding changes for catalog edit and create 84/98584/1
Swapnali Shadanan Pode [Tue, 19 Nov 2019 07:19:14 +0000 (12:49 +0530)]
Adding changes for catalog edit and create

Adding changes for catalog edit and create

Change-Id: Ib9567e2e483b3abf56f61a77d5c82d4234ee97dc
Issue-ID: CCSDK-810
Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
4 years agoProperty based GRPC server service. 41/98541/1
Brinda Santh [Tue, 19 Nov 2019 00:06:58 +0000 (19:06 -0500)]
Property based GRPC server service.

Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I948d4fac974a0d6d0c855ad4e24766a9ce6b7a6a

4 years agoadd service for searching in meta data pageable 32/98532/1
Shaaban Ebrahim [Mon, 18 Nov 2019 17:39:26 +0000 (19:39 +0200)]
add service for searching in meta data pageable

Issue-ID: CCSDK-1770

Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: Ibf718314f2f818108af3133641ab7be48c334dce

4 years agoAdd priority db field and services 31/98531/1
Brinda Santh [Mon, 18 Nov 2019 17:26:57 +0000 (12:26 -0500)]
Add priority db field and services

Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I6cf77dfe7882f9528eb65b06e23cb1e89379f5ab

4 years agoFix Message Prioritization merge conflicts 23/98523/1
Brinda Santh [Mon, 18 Nov 2019 16:38:54 +0000 (11:38 -0500)]
Fix Message Prioritization merge conflicts

Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I92cdca04036c23c212b7b333ca14455eef20555c

4 years agoMerge "CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI"
Dan Timoney [Mon, 18 Nov 2019 14:29:21 +0000 (14:29 +0000)]
Merge "CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI"

4 years agoMerge "Add client-frankfurt skeleton project"
Dan Timoney [Mon, 18 Nov 2019 14:28:50 +0000 (14:28 +0000)]
Merge "Add client-frankfurt skeleton project"

4 years agoMerge "change modules order in parent pom and change relative path in blueprintprocessor"
Dan Timoney [Mon, 18 Nov 2019 14:28:00 +0000 (14:28 +0000)]
Merge "change modules order in parent pom and change relative path in blueprintprocessor"

4 years agoMerge "Message prioritization error handling"
Dan Timoney [Mon, 18 Nov 2019 14:15:00 +0000 (14:15 +0000)]
Merge "Message prioritization error handling"

4 years agoMerge "Add message prioritization module"
Dan Timoney [Mon, 18 Nov 2019 14:14:38 +0000 (14:14 +0000)]
Merge "Add message prioritization module"

4 years agoMerge "Add Kafka Streams consumer service"
Dan Timoney [Mon, 18 Nov 2019 14:14:14 +0000 (14:14 +0000)]
Merge "Add Kafka Streams consumer service"

4 years agoMerge "Convert component functions IT to UT."
Dan Timoney [Mon, 18 Nov 2019 14:13:12 +0000 (14:13 +0000)]
Merge "Convert component functions IT to UT."

4 years agoAdd client-frankfurt skeleton project 27/98227/2
Shaaban Ebrahim [Mon, 11 Nov 2019 08:51:21 +0000 (10:51 +0200)]
Add client-frankfurt skeleton project

Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I6a3dcb02b692fae778eb5cf65277ab2c269d96f8

4 years agochange modules order in parent pom and change relative path in blueprintprocessor 88/98488/1
Ahmed Abbas [Sun, 17 Nov 2019 16:21:30 +0000 (18:21 +0200)]
change modules order in parent pom and change relative path in blueprintprocessor

Issue-ID: CCSDK-1932
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: If74efa39b061ddded659eb0e79c4f5b43d8cf4ab

4 years agoMerge "Add new committers Kevin and Kapil"
Dan Timoney [Fri, 15 Nov 2019 21:43:29 +0000 (21:43 +0000)]
Merge "Add new committers Kevin and Kapil"

4 years agochange maven artifact for proto-definition in cds-ui server to be blueprint-proto 77/98477/1
Ahmed Abbas [Fri, 15 Nov 2019 20:47:27 +0000 (22:47 +0200)]
change maven artifact for proto-definition in cds-ui server to be blueprint-proto

Issue-ID: CCSDK-1932
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I87c625cb4a49ac290f670eeab0a54ddc3207b8cb

4 years agoAdd new committers Kevin and Kapil 70/98470/1
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 20:00:18 +0000 (15:00 -0500)]
Add new committers Kevin and Kapil

Add new committers Kevin Smokowski and Kapil Singal

Change-Id: I6d404573c8190262385bd5d914e9d17a956d326a
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoMessage prioritization error handling 51/98451/1
Brinda Santh [Fri, 15 Nov 2019 14:49:42 +0000 (09:49 -0500)]
Message prioritization error handling

Error handling for message processor and forward errors to output sink

Optimize and expose message prioritization state service dependencies

Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Iee04811871de5306ba1f7e37d6e6c78f1a969181

4 years agoRemoved deprecated class. The correct implementation is 28/98428/1
Sebastien Premont-Tendland [Thu, 14 Nov 2019 20:47:15 +0000 (15:47 -0500)]
Removed deprecated class. The correct implementation is
in the class BlueprintProcessorCatalogServiceImpl.

Issue-ID: CCSDK-1924
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I0d4ccfb69979ec3be35a46f154cd20586175d671

4 years agoMerge "add API to list blueprints with pagination in loopback server"
Brinda Santh Muthuramalingam [Thu, 14 Nov 2019 16:01:55 +0000 (16:01 +0000)]
Merge "add API to list blueprints with pagination in loopback server"

4 years agoadd API to list blueprints with pagination in loopback server 49/98349/2
Ahmed Abbas [Wed, 13 Nov 2019 09:09:25 +0000 (11:09 +0200)]
add API to list blueprints with pagination in loopback server

Issue-ID: CCSDK-1770
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I705135af4898db68eeddb8b67bf62fbbea6921ac

4 years agoAdd message prioritization module 67/98267/4
Brinda Santh [Tue, 12 Nov 2019 00:35:39 +0000 (19:35 -0500)]
Add message prioritization module

Kafka streams based solution for message prioritization using  database store.

Implement initial Abstract Processors, Puntuations and sample Topology for easy plug and play based on situations

Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I9c135604574cc3c642186545e076d6a7c60048d4

4 years agoUse 1.5.0 parent pom 73/98373/1
Timoney, Dan (dt5972) [Wed, 13 Nov 2019 15:58:03 +0000 (10:58 -0500)]
Use 1.5.0 parent pom

Use released 1.5.0 version of parent pom

Change-Id: Icfce7d572b7403e3ea43cb41675fe9d7b169e782
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoCCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI 43/98043/5
tragait [Wed, 6 Nov 2019 11:44:11 +0000 (11:44 +0000)]
CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI

This commit includes changes in blueprint for "Configuration over
netconf", So that CDS can fetch data from AAI.

It has enhancement in UAT test yaml file, so this blueprint
can be tested.

An enhancement is also included to introduce request headers
in the source-rest.
Change-Id: I4ff973538249925239b89da4c5720ec63ffe8037
Issue-ID: CCSDK-1603
Signed-off-by: tragait <rahul.tyagi@est.tech>
4 years agoConvert component functions IT to UT. 19/98219/2
Brinda Santh [Sun, 10 Nov 2019 01:35:47 +0000 (20:35 -0500)]
Convert component functions IT to UT.

Issue-ID: CCSDK-1735

Convert Netconf and Restconf Executor IT to UT.

Remove duplicate BluePrintProperties.

Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I2eafdbabb17a4df72541ab93c46e7fc9eb0fe8d7

4 years agoAdd Kafka Streams consumer service 16/98216/2
Brinda Santh [Fri, 8 Nov 2019 21:41:07 +0000 (16:41 -0500)]
Add Kafka Streams consumer service

Issue-ID: CCSDK-1914
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I8d2b51c66e1304decadbb55656fe8a0b4c018feb

4 years agoAdd rest client invocation log tracing. 65/98165/1
Brinda Santh [Fri, 8 Nov 2019 00:06:19 +0000 (19:06 -0500)]
Add rest client invocation log tracing.

Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ie44a1b2628132aa44bc923a4d622544db03b46b0

4 years agoFix missing status event type workflow response. 53/98153/1
Brinda Santh [Thu, 7 Nov 2019 17:32:06 +0000 (12:32 -0500)]
Fix missing status event type workflow response.

Issue-ID: CCSDK-1896
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Iffb4c5e9d4e5788895bda6c7ee4197ee9e0bd60e

4 years agoMerge "Update on Health-api"
Dan Timoney [Thu, 7 Nov 2019 15:06:03 +0000 (15:06 +0000)]
Merge "Update on Health-api"

4 years agoMerge "Extension support for db configuration."
Dan Timoney [Thu, 7 Nov 2019 15:03:10 +0000 (15:03 +0000)]
Merge "Extension support for db configuration."

4 years agoMerge "Refractor rest log tracing filter for reuse."
Dan Timoney [Thu, 7 Nov 2019 15:00:00 +0000 (15:00 +0000)]
Merge "Refractor rest log tracing filter for reuse."

4 years agoMerge "Add missing property metadata DSL fun."
Dan Timoney [Thu, 7 Nov 2019 14:59:34 +0000 (14:59 +0000)]
Merge "Add missing property metadata DSL fun."

4 years agoMerge "netconf lib bugfixes: invoke_rpc + timeouts."
Dan Timoney [Thu, 7 Nov 2019 14:59:01 +0000 (14:59 +0000)]
Merge "netconf lib bugfixes: invoke_rpc + timeouts."

4 years agoMerge "Fixed typo..."
Brinda Santh Muthuramalingam [Thu, 7 Nov 2019 14:13:35 +0000 (14:13 +0000)]
Merge "Fixed typo..."

4 years agoMerge "add search by meta data in cds-ui server and blueprint processor Issue-ID...
Brinda Santh Muthuramalingam [Thu, 7 Nov 2019 14:12:47 +0000 (14:12 +0000)]
Merge "add search by meta data in cds-ui server and blueprint processor Issue-ID: CCSDK-1770"

4 years agoMerge "Rolling upgrade support for in-flight requests"
Brinda Santh Muthuramalingam [Wed, 6 Nov 2019 21:09:46 +0000 (21:09 +0000)]
Merge "Rolling upgrade support for in-flight requests"

4 years agoadd search by meta data in cds-ui server and blueprint processor 39/98039/2
Shaaban Ebrahim [Wed, 6 Nov 2019 11:23:28 +0000 (13:23 +0200)]
add search by meta data in cds-ui server and blueprint processor
Issue-ID: CCSDK-1770

Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I8ac77ab4903e3141d065a61bf28404f3d16077cd

4 years agoMerge "Removing dead code... DME2 does nothing..."
Brinda Santh Muthuramalingam [Wed, 6 Nov 2019 18:42:04 +0000 (18:42 +0000)]
Merge "Removing dead code... DME2 does nothing..."

4 years agoMerge "add get blueprints API with pagination and sorting"
Brinda Santh Muthuramalingam [Wed, 6 Nov 2019 18:33:49 +0000 (18:33 +0000)]
Merge "add get blueprints API with pagination and sorting"

4 years agoFixed typo... 63/98063/1
Oleg Mitsura [Wed, 6 Nov 2019 16:29:55 +0000 (11:29 -0500)]
Fixed typo...

Issue-ID: CCSDK-1908

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

4 years agoUpdate on Health-api 34/97534/8
Shaaban Ebrahim [Thu, 24 Oct 2019 10:37:21 +0000 (12:37 +0200)]
Update on Health-api

-add Combined health check
-add combined metrics check

Issue-ID: CCSDK-1669
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: Idb3c7f67b3f22bd6069f75c193ae458c346fb2ac

4 years agoRolling upgrade support for in-flight requests 11/97811/4
Sebastien Premont-Tendland [Thu, 31 Oct 2019 19:37:48 +0000 (15:37 -0400)]
Rolling upgrade support for in-flight requests

Three entry points are being handled :
 1 - REST endpoint
 2 - gRPC endpoint
 3 - Kafka consumer

We make use of Phaser object to make sure the PreDestroy callback wait
for all requests to be executed before stopping the process.

The docker image was also modified to make sure the java process becomes
PID 1 in the container in order to catch the SIGTERM signal which
triggers the PreDestroy callback of Spring. This was done by using
the "exec" command in bash.

Issue-ID: CCSDK-1885
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I3e2a72e26a4c8b7768ebc374ea40aa8d55fb6761

4 years agonetconf retry disconnect() 88/97988/1
Oleg Mitsura [Tue, 5 Nov 2019 20:37:15 +0000 (15:37 -0500)]
netconf retry disconnect()

Issue-ID: CCSDK-1908

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

4 years agoadd get blueprints API with pagination and sorting 49/97949/1
Ahmed Abbas [Tue, 5 Nov 2019 10:38:25 +0000 (12:38 +0200)]
add get blueprints API with pagination and sorting

Issue-ID: CCSDK-1770
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ia9bd9b78df1d7dc5c0b6e67af2d58922f9c9a935

4 years agoExtension support for db configuration. 30/97930/1
Brinda Santh [Tue, 5 Nov 2019 02:39:46 +0000 (21:39 -0500)]
Extension support for db configuration.

Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I404855eac4520f79ac33f70710dcdb6ae285891d

4 years agoMerge "Adding Edit catalog functionality"
Brinda Santh Muthuramalingam [Tue, 5 Nov 2019 00:01:00 +0000 (00:01 +0000)]
Merge "Adding Edit catalog functionality"

4 years agoRemoving dead code... DME2 does nothing... 20/97920/1
Oleg Mitsura [Mon, 4 Nov 2019 17:04:03 +0000 (12:04 -0500)]
Removing dead code... DME2 does nothing...

Issue-ID: CCSDK-1897

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

4 years agoFixed CDS liveness probe failure during high load. 17/97917/1
prathamesh [Mon, 4 Nov 2019 16:09:55 +0000 (11:09 -0500)]
Fixed CDS liveness probe failure during high load.

-Added Dispatchers.IO so we can utilize CPU resources efficiently.

Issue-ID: CCSDK-1874
Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca>
Change-Id: I8bb3c078b22663ca6c2420189b0477b8a66a3bd6

4 years agoRefractor rest log tracing filter for reuse. 57/97857/1
Brinda Santh [Fri, 1 Nov 2019 13:58:00 +0000 (09:58 -0400)]
Refractor rest log tracing filter for reuse.

Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I0ef0627851041b80f63c907c165c9eff5972a973

4 years agoAdd missing property metadata DSL fun. 53/97853/1
Brinda Santh [Fri, 1 Nov 2019 13:40:51 +0000 (09:40 -0400)]
Add missing property metadata DSL fun.

Issue-ID: CCSDK-1576
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I814731382976111b8102070de536ecbe4338699a

4 years agoAdding Edit catalog functionality 47/97447/3
Swapnali Shadanan Pode [Fri, 1 Nov 2019 11:25:03 +0000 (16:55 +0530)]
Adding Edit catalog functionality

Adding Edit and Info catalog-dialogbox

Change-Id: I497e71b836424af172ef3ed8a64bcdf96f1a5077
Issue-ID: CCSDK-813
Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
4 years agonetconf lib bugfixes: invoke_rpc + timeouts. 29/97829/2
Oleg Mitsura [Thu, 31 Oct 2019 21:01:28 +0000 (17:01 -0400)]
netconf lib bugfixes: invoke_rpc + timeouts.

Issue-ID: CCSDK-1886

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

4 years agoMerge "Update vLB CDS Kotlin Package"
Brinda Santh Muthuramalingam [Thu, 31 Oct 2019 19:46:05 +0000 (19:46 +0000)]
Merge "Update vLB CDS Kotlin Package"

4 years agoMerge "Description: Create RESTCONF based vLB CBA Blueprint"
Dan Timoney [Thu, 31 Oct 2019 19:32:54 +0000 (19:32 +0000)]
Merge "Description: Create RESTCONF based vLB CBA Blueprint"

4 years agoMerge "Changing groupId for message-lib"
Brinda Santh Muthuramalingam [Thu, 31 Oct 2019 13:47:14 +0000 (13:47 +0000)]
Merge "Changing groupId for message-lib"

4 years agoMerge "Provide ongoing occurrence value for scripting"
Dan Timoney [Thu, 31 Oct 2019 13:22:57 +0000 (13:22 +0000)]
Merge "Provide ongoing occurrence value for scripting"

4 years agoMerge "Add remote service function execution."
Dan Timoney [Thu, 31 Oct 2019 12:59:33 +0000 (12:59 +0000)]
Merge "Add remote service function execution."

4 years agoMerge "Add message consumer dynamic functions."
Dan Timoney [Thu, 31 Oct 2019 12:59:24 +0000 (12:59 +0000)]
Merge "Add message consumer dynamic functions."

4 years agoMerge "Add Message tracing logger service."
Dan Timoney [Thu, 31 Oct 2019 12:59:17 +0000 (12:59 +0000)]
Merge "Add Message tracing logger service."

4 years agoMerge "Add Message Header support for tracing."
Dan Timoney [Thu, 31 Oct 2019 12:57:41 +0000 (12:57 +0000)]
Merge "Add Message Header support for tracing."

4 years agoMerge "Py executor grpc TLS server authentication."
Dan Timoney [Thu, 31 Oct 2019 12:57:33 +0000 (12:57 +0000)]
Merge "Py executor grpc TLS server authentication."

4 years agoMerge "Add grpc TLS property lib services."
Dan Timoney [Thu, 31 Oct 2019 12:57:23 +0000 (12:57 +0000)]
Merge "Add grpc TLS property lib services."

4 years agoMerge "Add GRPC log tracing service."
Dan Timoney [Thu, 31 Oct 2019 12:57:09 +0000 (12:57 +0000)]
Merge "Add GRPC log tracing service."

4 years agoMerge "Loopback code for GRPC functionality"
Brinda Santh Muthuramalingam [Wed, 30 Oct 2019 16:28:19 +0000 (16:28 +0000)]
Merge "Loopback code for GRPC functionality"

4 years agoMerge "Modified vf-module-name"
Brinda Santh Muthuramalingam [Wed, 30 Oct 2019 16:26:58 +0000 (16:26 +0000)]
Merge "Modified vf-module-name"

4 years agoChanging groupId for message-lib 56/97756/1
Singal, Kapil (ks220y) [Wed, 30 Oct 2019 15:38:18 +0000 (11:38 -0400)]
Changing groupId for message-lib

Changing groupId to org.onap.ccsdk.cds.blueprintsprocessor for message-lib

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

4 years agoRemoved all http_proxy reference from build. 43/97743/1
Sebastien Premont-Tendland [Tue, 29 Oct 2019 21:32:54 +0000 (17:32 -0400)]
Removed all http_proxy reference from build.
http_proxy is an environment configuration and should not be defined in
in the build script.
If you need to use a proxy to build docker images then add it to
the mvn command like this :

-Ddocker.buildArg.http_proxy=$PROXY -Ddocker.buildArg.https_proxy=$PROXY

Also adding http_proxy in the Dockerfile directly will add the
environment variable in the POD statically using the proxy the was
built with at runtime.

If a proxy is needed at runtime then the environment variables should be
injecting using helm charts and overrides.

Issue-ID: CCSDK-1877
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I2b99b277b594408c974cf29a5804384293776a22

4 years agoAdd remote service function execution. 12/97712/1
Brinda Santh [Tue, 29 Oct 2019 21:10:32 +0000 (17:10 -0400)]
Add remote service function execution.

Issue-ID: CCSDK-1875
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I18279b1d2ff1a0b2962afa74fc616bfd99e93c91

4 years agoAdd message consumer dynamic functions. 81/97681/1
Brinda Santh [Tue, 29 Oct 2019 14:47:00 +0000 (10:47 -0400)]
Add message consumer dynamic functions.

Issue-ID: CCSDK-1668
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I51be88598557a05ef5db7cd595689a8e4a653fdc

4 years agoProvide ongoing occurrence value for scripting 15/95415/4
Alexis de Talhouët [Tue, 10 Sep 2019 19:41:13 +0000 (15:41 -0400)]
Provide ongoing occurrence value for scripting

This patch fixes this for template https://gerrit.onap.org/r/#/c/ccsdk/cds/+/95081/
but not for script, where the occurrence value might be needed.

In reality, this overall occurrence thing is a mistacke, but
it's solving an issue that I yet don't know how to properly
solve.

Change-Id: I7f8579ad2bde3f96b06aaf09c8b8c67d4b97e7b0
Issue-ID: CCSDK-1693
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
4 years agoAdd Message tracing logger service. 64/97664/1
Brinda Santh [Mon, 28 Oct 2019 20:46:47 +0000 (16:46 -0400)]
Add Message tracing logger service.

Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I509df82ec558cd96934043a5b41ea53aa040cc81

4 years agoAdd Message Header support for tracing. 58/97658/1
Brinda Santh [Mon, 28 Oct 2019 17:59:29 +0000 (13:59 -0400)]
Add Message Header support for tracing.

Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: If6a416fe157a1a8ed4d93878142b3c959d49a035

4 years agoMerge "Improve Remote Python Executor error handling and allow for structured response"
Brinda Santh Muthuramalingam [Sun, 27 Oct 2019 13:45:43 +0000 (13:45 +0000)]
Merge "Improve Remote Python Executor error handling and allow for structured response"

4 years agoUpdate vLB CDS Kotlin Package 95/97195/2
hanybaki [Wed, 16 Oct 2019 13:11:06 +0000 (15:11 +0200)]
Update vLB CDS Kotlin Package

Issue-ID: CCSDK-1838

Signed-off-by: hanybaki <habdelbaki.ext@orange.com>
Change-Id: I21a797602d759f40d7b9e3e89192374a38d56ce0
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
4 years agoModified vf-module-name 83/97183/5
hanybaki [Wed, 16 Oct 2019 11:20:27 +0000 (13:20 +0200)]
Modified vf-module-name

Issue-ID: CCSDK-1816

Signed-off-by: hanybaki <habdelbaki.ext@orange.com>
Change-Id: Iee947751589ef640a8c519d5ffabe424835bac93
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Signed-off-by: root <root@olc-rancher.novalocal>
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
4 years agoIncrease num workers to 15 81/97581/1
Oleg Mitsura [Thu, 24 Oct 2019 23:17:32 +0000 (19:17 -0400)]
Increase num workers to 15

Issue-ID: CCSDK-1859

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

4 years agoMerge "Implemented UAT runtime services"
Brinda Santh Muthuramalingam [Thu, 24 Oct 2019 15:34:33 +0000 (15:34 +0000)]
Merge "Implemented UAT runtime services"

4 years agoMerge "Jointjs integration with angular"
Dan Timoney [Thu, 24 Oct 2019 13:17:41 +0000 (13:17 +0000)]
Merge "Jointjs integration with angular"

4 years agoImprove Remote Python Executor error handling and allow for structured response 15/97515/1
Serge Simard [Thu, 24 Oct 2019 05:42:27 +0000 (01:42 -0400)]
Improve Remote Python Executor error handling and allow for structured response

Issue-ID: CCSDK-1855

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