ccsdk/cds.git
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>
4 years agoPy executor grpc TLS server authentication. 41/97441/1
Brinda Santh [Wed, 23 Oct 2019 00:47:12 +0000 (20:47 -0400)]
Py executor grpc TLS server authentication.

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

4 years agoAdd grpc TLS property lib services. 38/97438/1
Brinda Santh [Tue, 22 Oct 2019 20:14:00 +0000 (16:14 -0400)]
Add grpc TLS property lib services.

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

4 years agoMerge "vnf-id Data Dictionary source has circular dependendy."
Dan Timoney [Tue, 22 Oct 2019 17:44:06 +0000 (17:44 +0000)]
Merge "vnf-id Data Dictionary source has circular dependendy."

4 years agoMerge "Data Dictionary has erroneous resolution source for vnf-name."
Dan Timoney [Tue, 22 Oct 2019 17:43:53 +0000 (17:43 +0000)]
Merge "Data Dictionary has erroneous resolution source for vnf-name."

4 years agoAdd GRPC log tracing service. 31/97331/2
Brinda Santh [Fri, 18 Oct 2019 19:23:36 +0000 (15:23 -0400)]
Add GRPC log tracing service.

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

4 years agoDescription: Create RESTCONF based vLB CBA Blueprint 28/97428/1
hanybaki [Tue, 22 Oct 2019 15:15:15 +0000 (17:15 +0200)]
Description: Create RESTCONF based vLB CBA Blueprint

Issue-ID: CCSDK-1852

Signed-off-by: hanybaki <habdelbaki.ext@orange.com>
Change-Id: I7e9cda61d85aa8406fb8371658e53a75b64dd686

4 years agoResponse message parsing for save 04/97304/2
Ezhilarasi [Fri, 18 Oct 2019 11:10:07 +0000 (16:40 +0530)]
Response message parsing for save

Change-Id: I79b6b14ee9154801f4e8d05f7750603c7de5d4ba
Issue-ID: CCSDK-1785
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoLoopback code for GRPC functionality 43/97243/2
Ezhilarasi [Thu, 17 Oct 2019 10:28:08 +0000 (15:58 +0530)]
Loopback code for GRPC functionality

GRPC integration for Draft, Publish, Download
Change-Id: I24e138fae766da7a112ac9f49a8ba036d81b5bb5
Issue-ID: CCSDK-1785
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoMerge "Component Script Executor Fix"
Brinda Santh Muthuramalingam [Mon, 14 Oct 2019 22:16:15 +0000 (22:16 +0000)]
Merge "Component Script Executor Fix"

4 years agoComponent Script Executor Fix 84/97084/1
Singal, Kapil (ks220y) [Mon, 14 Oct 2019 20:37:45 +0000 (16:37 -0400)]
Component Script Executor Fix

Fixing ExecutionServiceInput object initialization and related test cases

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

4 years agoMerge "Add reactive log tracing service."
Dan Timoney [Mon, 14 Oct 2019 19:14:21 +0000 (19:14 +0000)]
Merge "Add reactive log tracing service."

4 years agoMerge "Bi-directional GRPC non interactive implementation"
Dan Timoney [Mon, 14 Oct 2019 19:12:53 +0000 (19:12 +0000)]
Merge "Bi-directional GRPC non interactive implementation"

4 years agoMerge "Kafka Back pressure configuration"
Dan Timoney [Mon, 14 Oct 2019 19:12:38 +0000 (19:12 +0000)]
Merge "Kafka Back pressure configuration"

4 years agoMerge "Remove python ciscoconfparser requirement"
Dan Timoney [Fri, 11 Oct 2019 16:05:33 +0000 (16:05 +0000)]
Merge "Remove python ciscoconfparser requirement"

4 years agoMerge "Remove Controller API url and use blueprintProcessorApi url instead Issue...
Dan Timoney [Fri, 11 Oct 2019 15:30:37 +0000 (15:30 +0000)]
Merge "Remove Controller API url and use blueprintProcessorApi url instead Issue-ID: CCSDK-1793"

4 years agoJointjs integration with angular 33/96933/1
Arundathi Patil [Fri, 11 Oct 2019 12:49:04 +0000 (18:19 +0530)]
Jointjs integration with angular

Added JointJS dependency to the project

Issue-ID: CCSDK-1826
Change-Id: Iddd014b23d62e1874de4aedb01e3efd53fcf0945
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoJointJS Prototype 16/96916/1
Arundathi Patil [Fri, 11 Oct 2019 07:03:57 +0000 (12:33 +0530)]
JointJS Prototype

Added JointJS POC

Issue-ID: CCSDK-1765
Change-Id: Ia8a6e913e3d4f10f3fdc0e1ec377304e49879240
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoRemove python ciscoconfparser requirement 06/96906/1
Brinda Santh [Thu, 10 Oct 2019 22:32:49 +0000 (18:32 -0400)]
Remove python ciscoconfparser requirement

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

4 years agoMerge "update vLB CDS CBA"
Dan Timoney [Thu, 10 Oct 2019 14:29:53 +0000 (14:29 +0000)]
Merge "update vLB CDS CBA"

4 years agoRemove Controller API url and use blueprintProcessorApi url instead 13/96813/1
Shaaban Ebrahim [Wed, 9 Oct 2019 16:12:44 +0000 (18:12 +0200)]
Remove Controller API url and use blueprintProcessorApi url instead
Issue-ID: CCSDK-1793

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

4 years agoAdding Controller catalog 78/96778/1
Swapnali Shadanan Pode [Wed, 9 Oct 2019 07:28:08 +0000 (12:58 +0530)]
Adding Controller catalog

Adding new component controller catalog

Change-Id: I30ce3498289320a1246d37089fb971c2f71ffe15
Issue-ID: CCSDK-810
Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
4 years agoupdate vLB CDS CBA 26/96726/2
Abdelmuhaimen Seaudi [Tue, 8 Oct 2019 14:41:50 +0000 (14:41 +0000)]
update vLB CDS CBA

Issue-ID: CCSDK-1816
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I1b399aae8abca6a2f5d175560053fa0c7b646896

4 years agoImplemented UAT runtime services 19/96719/1
ebo [Mon, 30 Sep 2019 12:23:43 +0000 (13:23 +0100)]
Implemented UAT runtime services

Issue-ID: CCSDK-1759
Change-Id: I9e3df315074bfcfa5e341feefdabd00671194dc3
Signed-off-by: ebo <eliezio.oliveira@est.tech>
4 years agoBi-directional GRPC non interactive implementation 43/96643/1
Brinda Santh [Fri, 4 Oct 2019 21:24:16 +0000 (17:24 -0400)]
Bi-directional GRPC non interactive implementation

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

4 years agoKafka Back pressure configuration 27/96627/1
Brinda Santh [Fri, 4 Oct 2019 16:23:51 +0000 (12:23 -0400)]
Kafka Back pressure configuration

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

4 years agoMerge "Worked on defect CCSDK-1793"
Dan Timoney [Fri, 4 Oct 2019 15:04:45 +0000 (15:04 +0000)]
Merge "Worked on defect CCSDK-1793"