ccsdk/cds.git
5 years agoAdded content to CDS index page 65/86265/1
Ezhilarasi [Thu, 25 Apr 2019 10:40:33 +0000 (16:10 +0530)]
Added content to CDS index page

Change-Id: Ie9c33493b2e2716d446cc0b99fdb594b4a6dde8c
Issue-ID: CCSDk-1286
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoMultiples fixes 84/86184/5
Alexis de Talhouët [Wed, 24 Apr 2019 14:05:02 +0000 (10:05 -0400)]
Multiples fixes

Change-Id: I83782006dc47a224e546b6877070d5e7e56dd2e6
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Delete the deployed blueprint if overriten

Change-Id: I7e4f3a5c98388a965ef756467497ed31d23bc047
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Fix enhancement of workflow step for component

Change-Id: I62c7904265495edb2b0a5bec0d64cfecd7573f97
Issue-ID: CCSDK-1168
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Update golden package

Change-Id: I969fe9cf9b563911ebe4500fe8f3211aedb84593
Issue-ID: CCSDK-1231
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Do not fail to get execution property

When prepareEnv fail, we should not fail by saying to property
is not set. So set it as N/A until is get sets further done in
the processing

Change-Id: I06b9fcb9b1cf9e1605cef77864da9dbd18243800
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "Rework remote command arguments"
Dan Timoney [Wed, 24 Apr 2019 18:09:46 +0000 (18:09 +0000)]
Merge "Rework remote command arguments"

5 years agoMerge "Resource definition - css changes"
Dan Timoney [Wed, 24 Apr 2019 13:45:12 +0000 (13:45 +0000)]
Merge "Resource definition - css changes"

5 years agoMerge "UT for execution service"
Dan Timoney [Wed, 24 Apr 2019 13:45:01 +0000 (13:45 +0000)]
Merge "UT for execution service"

5 years agoRework remote command arguments 38/86038/5
Brinda Santh [Tue, 23 Apr 2019 10:36:54 +0000 (16:06 +0530)]
Rework remote command arguments

Change-Id: Ibd24ce87ed67aee6ae1a66fc9ec6af35bee5008a
Issue-ID: CCSDK-1215
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
5 years agoMerge "SDC Listner Docker touchup"
Dan Timoney [Wed, 24 Apr 2019 13:43:29 +0000 (13:43 +0000)]
Merge "SDC Listner Docker touchup"

5 years agoMerge "Added Complex type to Resource source"
Dan Timoney [Wed, 24 Apr 2019 13:41:30 +0000 (13:41 +0000)]
Merge "Added Complex type to Resource source"

5 years agoMerge "Added design time specifications in doc"
Dan Timoney [Wed, 24 Apr 2019 13:41:21 +0000 (13:41 +0000)]
Merge "Added design time specifications in doc"

5 years agoMerge "Added User guide for CDS"
Dan Timoney [Wed, 24 Apr 2019 13:41:14 +0000 (13:41 +0000)]
Merge "Added User guide for CDS"

5 years agoMerge "Added Installation guide for CDS"
Dan Timoney [Wed, 24 Apr 2019 13:41:07 +0000 (13:41 +0000)]
Merge "Added Installation guide for CDS"

5 years agoMerge "Doc Complex type code"
Dan Timoney [Wed, 24 Apr 2019 13:41:00 +0000 (13:41 +0000)]
Merge "Doc Complex type code"

5 years agoMerge "Sample code for Complextype resource"
Dan Timoney [Wed, 24 Apr 2019 13:40:48 +0000 (13:40 +0000)]
Merge "Sample code for Complextype resource"

5 years agoMerge "Added Response code of Complextype resource"
Dan Timoney [Wed, 24 Apr 2019 13:40:39 +0000 (13:40 +0000)]
Merge "Added Response code of Complextype resource"

5 years agoMerge "Resource creation - save new resource to backend"
Dan Timoney [Wed, 24 Apr 2019 13:40:31 +0000 (13:40 +0000)]
Merge "Resource creation - save new resource to backend"

5 years agoMerge "Commented functionalities not for Dublin"
Dan Timoney [Wed, 24 Apr 2019 13:40:21 +0000 (13:40 +0000)]
Merge "Commented functionalities not for Dublin"

5 years agoMerge "Support for dynamic property in command args"
Dan Timoney [Wed, 24 Apr 2019 13:39:55 +0000 (13:39 +0000)]
Merge "Support for dynamic property in command args"

5 years agoMerge "Add support for requirements.txt for pip deps"
Dan Timoney [Wed, 24 Apr 2019 13:39:46 +0000 (13:39 +0000)]
Merge "Add support for requirements.txt for pip deps"

5 years agoMerge "Update package type name"
Dan Timoney [Wed, 24 Apr 2019 13:39:37 +0000 (13:39 +0000)]
Merge "Update package type name"

5 years agoMerge "DOC CDS content changes"
Dan Timoney [Wed, 24 Apr 2019 13:36:22 +0000 (13:36 +0000)]
Merge "DOC CDS content changes"

5 years agoMerge "Resource defintion content"
Dan Timoney [Wed, 24 Apr 2019 13:02:15 +0000 (13:02 +0000)]
Merge "Resource defintion content"

5 years agoMerge "Doc CBA content change"
Dan Timoney [Wed, 24 Apr 2019 13:02:01 +0000 (13:02 +0000)]
Merge "Doc CBA content change"

5 years agoUT for execution service 48/86148/1
janani b [Wed, 24 Apr 2019 13:00:33 +0000 (18:30 +0530)]
UT for execution service

AbstractComponentFunction test case

Issue-ID: CCSDK-1242

Change-Id: Ib7ab97bf8c061b0d23bc22ce352c97953172b526
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoMerge "Resouce creation- save resouce to backend"
Dan Timoney [Wed, 24 Apr 2019 13:00:02 +0000 (13:00 +0000)]
Merge "Resouce creation- save resouce to backend"

5 years agoMerge "Doc Added microservice content"
Dan Timoney [Wed, 24 Apr 2019 12:59:47 +0000 (12:59 +0000)]
Merge "Doc Added microservice content"

5 years agoMerge "Doc Images for CDS index page"
Dan Timoney [Wed, 24 Apr 2019 12:59:30 +0000 (12:59 +0000)]
Merge "Doc Images for CDS index page"

5 years agoResource definition - css changes 37/86137/1
Arundathi Patil [Wed, 24 Apr 2019 10:01:13 +0000 (15:31 +0530)]
Resource definition - css changes

Made css changes to buttons as per other screens

Issue-ID: CCSDK-1217
Change-Id: Id5544b4ba4d300fefe9d1f065d614ceca553c453
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded Complex type to Resource source 61/86061/2
Ezhilarasi [Tue, 23 Apr 2019 14:40:12 +0000 (20:10 +0530)]
Added Complex type to Resource source

Change-Id: I2ea5348f4273fb835625d523dac2eeb897fa2bfa
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoAdded design time specifications in doc 71/86071/1
Ezhilarasi [Tue, 23 Apr 2019 15:13:47 +0000 (20:43 +0530)]
Added design time specifications in doc

Change-Id: Idb6a627b1c270a503d61287dd9078e93b48ceaf0
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoSDC Listner Docker touchup 88/85988/5
Oleg Mitsura [Mon, 22 Apr 2019 21:47:33 +0000 (17:47 -0400)]
SDC Listner Docker touchup

1.Reworked Dockerization of SDC Listener to follow
 application/distribution+parent style;
2.Renamed CDS-SDClistener to just SDCListener

Issue-ID: CCSDK-1145

Change-Id: I007373d3a48fb8eb7042150bdbb37fc7fec346b3
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
5 years agoAdded Installation guide for CDS 68/86068/1
Ezhilarasi [Tue, 23 Apr 2019 15:04:32 +0000 (20:34 +0530)]
Added Installation guide for CDS

Change-Id: I5f46585f0d83e171b991c63a421cd99634f28098
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoAdded User guide for CDS 67/86067/1
Ezhilarasi [Tue, 23 Apr 2019 15:02:14 +0000 (20:32 +0530)]
Added User guide for CDS

Change-Id: I56f69294deec3fdf5e316d4bb45d172069dd590f
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Complex type code 66/86066/1
Ezhilarasi [Tue, 23 Apr 2019 14:54:17 +0000 (20:24 +0530)]
Doc Complex type code

Change-Id: I8c563690b9424942c6a08a0a94dcf3ecf31ab21b
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoSample code for Complextype resource 64/86064/1
Ezhilarasi [Tue, 23 Apr 2019 14:50:33 +0000 (20:20 +0530)]
Sample code for Complextype resource

Change-Id: I37aae54f8af585e169bfa17ac6f7709a87f60eee
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoAdded Response code of Complextype resource 62/86062/1
Ezhilarasi [Tue, 23 Apr 2019 14:44:00 +0000 (20:14 +0530)]
Added Response code of Complextype resource

Change-Id: I4d6af225a09875f0bbe52f8c30abe57ded0d4a4c
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoResource creation - save new resource to backend 60/86060/1
Arundathi Patil [Tue, 23 Apr 2019 14:32:33 +0000 (20:02 +0530)]
Resource creation - save new resource to backend

Integrated UI with loopback to save new resource dictionary to backend

Issue-ID: CCSDK-1217
Change-Id: I200b7b53cd62910a6c3661ef86a62398c5ea8cfc
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoCommented functionalities not for Dublin 59/86059/1
Ezhilarasi [Tue, 23 Apr 2019 14:32:25 +0000 (20:02 +0530)]
Commented functionalities not for Dublin

Change-Id: I5e7bef5c7fd7e01f2e81f1cc32e697e8be4dbc05
Issue-ID: CCSDK-1266
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoSupport for dynamic property in command args 27/85827/9
Alexis de Talhouët [Fri, 19 Apr 2019 15:42:47 +0000 (11:42 -0400)]
Support for dynamic property in command args

Change-Id: I47c65557a553c79fefbbc28f8dab54b1c0a4a798
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd support for requirements.txt for pip deps 26/85826/5
Alexis de Talhouët [Fri, 19 Apr 2019 13:31:54 +0000 (09:31 -0400)]
Add support for requirements.txt for pip deps

Change-Id: I10bbe95a4d06ce9361d3ab6553953022e1196a3d
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoUpdate package type name 25/85825/5
Alexis de Talhouët [Fri, 19 Apr 2019 13:16:26 +0000 (09:16 -0400)]
Update package type name

- split log output: prepare-env and exec-cmd
- fix proxy support when not provided

Change-Id: I40cdf90e7e3ebe31b0152923f8b6a38f6b6e9ca0
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoResource defintion content 70/85970/1
Ezhilarasi [Mon, 22 Apr 2019 13:46:44 +0000 (19:16 +0530)]
Resource defintion content

Change-Id: I250e6b2c925b74989c7900caa9e6db3e215b0bd2
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDOC CDS content changes 69/85969/1
Ezhilarasi [Mon, 22 Apr 2019 13:35:06 +0000 (19:05 +0530)]
DOC CDS content changes

Change-Id: I0eb139e7ad439a6afc5a13380b3fd294d6b8ac84
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc CBA content change 68/85968/1
Ezhilarasi [Mon, 22 Apr 2019 13:29:10 +0000 (18:59 +0530)]
Doc CBA content change

Change-Id: Id38dab4ccdfa1362b1dff3438e0a79c57c93b12f
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Added microservice content 67/85967/1
Ezhilarasi [Mon, 22 Apr 2019 13:25:38 +0000 (18:55 +0530)]
Doc Added microservice content

Change-Id: I00d03d68e32677cdacbb62464ad55a44cda50f0e
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Images for CDS index page 66/85966/1
Ezhilarasi [Mon, 22 Apr 2019 13:19:44 +0000 (18:49 +0530)]
Doc Images for CDS index page

Change-Id: I6ceb7b8b0008934f2bc4cfa36b02b293c9799437
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoRemove proxy docker buildArg 64/85964/2
Alexis de Talhouët [Mon, 22 Apr 2019 13:00:24 +0000 (09:00 -0400)]
Remove proxy docker buildArg

Attempt to fix build error

Change-Id: Ie13e47f2adc6652b4f38ae57dfa594787dfa6eb1
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoResouce creation- save resouce to backend 60/85960/1
Arundathi Patil [Mon, 22 Apr 2019 09:45:27 +0000 (15:15 +0530)]
Resouce creation- save resouce to backend

Integrated UI with loopback to save the resource dictionary in backend
for exsisting and uploaded resource templates

Issue-ID: CCSDK-1217
Change-Id: I714a20344d6df278f891e303eebceff21b74c2af
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoResourcedictionary-fetching resources from backend 12/85812/1
Arundathi Patil [Fri, 19 Apr 2019 12:04:54 +0000 (17:34 +0530)]
Resourcedictionary-fetching resources from backend

Intgrated UI with loopback to fetch resources from backend on search

Issue-ID: CCSDK-1217
Change-Id: I4a1c30748d24079bc976f6785df39bbe60777489
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Add support for Ansible packages"
Dan Timoney [Fri, 19 Apr 2019 00:30:17 +0000 (00:30 +0000)]
Merge "Add support for Ansible packages"

5 years agoMerge "Test template css changes"
Dan Timoney [Fri, 19 Apr 2019 00:30:03 +0000 (00:30 +0000)]
Merge "Test template css changes"

5 years agoMerge "Work in Progress cds-sdc-listener containerization"
Dan Timoney [Fri, 19 Apr 2019 00:29:52 +0000 (00:29 +0000)]
Merge "Work in Progress cds-sdc-listener containerization"

5 years agoMerge "Dynamic API sample request and response"
Dan Timoney [Fri, 19 Apr 2019 00:25:46 +0000 (00:25 +0000)]
Merge "Dynamic API sample request and response"

5 years agoMerge "Flexible plugin content"
Dan Timoney [Fri, 19 Apr 2019 00:25:37 +0000 (00:25 +0000)]
Merge "Flexible plugin content"

5 years agoMerge "Dynamic API CDS content"
Dan Timoney [Fri, 19 Apr 2019 00:25:29 +0000 (00:25 +0000)]
Merge "Dynamic API CDS content"

5 years agoMerge "Doc Source default code"
Dan Timoney [Fri, 19 Apr 2019 00:25:21 +0000 (00:25 +0000)]
Merge "Doc Source default code"

5 years agoMerge "Doc Source input code"
Dan Timoney [Fri, 19 Apr 2019 00:25:13 +0000 (00:25 +0000)]
Merge "Doc Source input code"

5 years agoMerge "Doc Source Capability code"
Dan Timoney [Fri, 19 Apr 2019 00:25:04 +0000 (00:25 +0000)]
Merge "Doc Source Capability code"

5 years agoMerge "Doc Rest source code"
Dan Timoney [Fri, 19 Apr 2019 00:24:55 +0000 (00:24 +0000)]
Merge "Doc Rest source code"

5 years agoMerge "Resource DB system sample code"
Dan Timoney [Fri, 19 Apr 2019 00:24:47 +0000 (00:24 +0000)]
Merge "Resource DB system sample code"

5 years agoMerge "Doc SQL primary DB source code sample"
Dan Timoney [Fri, 19 Apr 2019 00:24:39 +0000 (00:24 +0000)]
Merge "Doc SQL primary DB source code sample"

5 years agoMerge "Formatted Resource source content"
Dan Timoney [Fri, 19 Apr 2019 00:24:30 +0000 (00:24 +0000)]
Merge "Formatted Resource source content"

5 years agoMerge "Formatted Resource assignment content"
Dan Timoney [Fri, 19 Apr 2019 00:24:22 +0000 (00:24 +0000)]
Merge "Formatted Resource assignment content"

5 years agoMerge "Doc Resource definition content"
Dan Timoney [Fri, 19 Apr 2019 00:24:13 +0000 (00:24 +0000)]
Merge "Doc Resource definition content"

5 years agoMerge "Add support to command to execute for remote python"
Dan Timoney [Fri, 19 Apr 2019 00:10:59 +0000 (00:10 +0000)]
Merge "Add support to command to execute for remote python"

5 years agoMerge "Add logger to python code"
Dan Timoney [Fri, 19 Apr 2019 00:10:42 +0000 (00:10 +0000)]
Merge "Add logger to python code"

5 years agoMerge "Integration Test - Component Executor"
Dan Timoney [Fri, 19 Apr 2019 00:10:05 +0000 (00:10 +0000)]
Merge "Integration Test - Component Executor"

5 years agoMerge "Add CommandExecutor handler"
Dan Timoney [Fri, 19 Apr 2019 00:09:44 +0000 (00:09 +0000)]
Merge "Add CommandExecutor handler"

5 years agoMerge "Add python CommandExecutor gRPC server w/ auth"
Dan Timoney [Fri, 19 Apr 2019 00:09:30 +0000 (00:09 +0000)]
Merge "Add python CommandExecutor gRPC server w/ auth"

5 years agoMerge "Add CommandExecutor.proto python bindings"
Dan Timoney [Fri, 19 Apr 2019 00:09:24 +0000 (00:09 +0000)]
Merge "Add CommandExecutor.proto python bindings"

5 years agoMerge "Add Command executor maven module and Dockerfile"
Dan Timoney [Fri, 19 Apr 2019 00:06:07 +0000 (00:06 +0000)]
Merge "Add Command executor maven module and Dockerfile"

5 years agoMerge "Add remote scripts cba"
Dan Timoney [Fri, 19 Apr 2019 00:04:08 +0000 (00:04 +0000)]
Merge "Add remote scripts cba"

5 years agoMerge "Add grpc execution service"
Dan Timoney [Fri, 19 Apr 2019 00:03:50 +0000 (00:03 +0000)]
Merge "Add grpc execution service"

5 years agoAdd support for Ansible packages 20/85720/2
Alexis de Talhouët [Thu, 18 Apr 2019 20:27:20 +0000 (16:27 -0400)]
Add support for Ansible packages

- rework how to provide packages
- support proxy as parameters

Change-Id: I1d10d921ead0837aa0f74b965cadf985424ceedc
Issue-ID: CCCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoTest template css changes 94/85694/1
Arundathi Patil [Thu, 18 Apr 2019 13:49:14 +0000 (19:19 +0530)]
Test template css changes

Changed button styles as per other screens

Issue-ID: CCSDK-1227
Change-Id: I08d32996f9e27377dbf54a828002427e2f8f6081
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Add grpc property service"
Dan Timoney [Thu, 18 Apr 2019 13:05:28 +0000 (13:05 +0000)]
Merge "Add grpc property service"

5 years agoMerge "Add remote python executor"
Dan Timoney [Thu, 18 Apr 2019 00:48:36 +0000 (00:48 +0000)]
Merge "Add remote python executor"

5 years agoMerge "Add command executor proto"
Dan Timoney [Thu, 18 Apr 2019 00:47:30 +0000 (00:47 +0000)]
Merge "Add command executor proto"

5 years agoMerge "AAI Junit test and Blueprint support configs"
Dan Timoney [Thu, 18 Apr 2019 00:47:02 +0000 (00:47 +0000)]
Merge "AAI Junit test and Blueprint support configs"

5 years agoMerge "Test component- Disclaimer"
Dan Timoney [Thu, 18 Apr 2019 00:46:24 +0000 (00:46 +0000)]
Merge "Test component- Disclaimer"

5 years agoWork in Progress cds-sdc-listener containerization 26/85226/13
prathamesh morde [Fri, 12 Apr 2019 15:41:36 +0000 (11:41 -0400)]
Work in Progress cds-sdc-listener containerization

Change-Id: Ib99f2c2f7c3f8ad46ec9630a548370e7467a96b4
Issue-ID: CCSDK-1145
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
5 years agoDynamic API sample request and response 87/85587/1
Ezhilarasi [Wed, 17 Apr 2019 13:30:59 +0000 (19:00 +0530)]
Dynamic API sample request and response

Change-Id: I95bb919e51b90a68e2530f3de8e8642e7e1bbbdd
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoFlexible plugin content 86/85586/1
Ezhilarasi [Wed, 17 Apr 2019 13:28:11 +0000 (18:58 +0530)]
Flexible plugin content

Change-Id: Iae45a4aa9f5c632f10036234f6e0fdd4433248f1
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDynamic API CDS content 85/85585/1
Ezhilarasi [Wed, 17 Apr 2019 13:22:50 +0000 (18:52 +0530)]
Dynamic API CDS content

Change-Id: I8cf9f99641ef59610571ab5ae1c484ecae7b0a3f
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Source default code 82/85582/1
Ezhilarasi [Wed, 17 Apr 2019 13:15:48 +0000 (18:45 +0530)]
Doc Source default code

Change-Id: Ia8a8197784cc2bdc93c0f72d4eabbb8791091d32
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Source input code 81/85581/1
Ezhilarasi [Wed, 17 Apr 2019 13:13:00 +0000 (18:43 +0530)]
Doc Source input code

Change-Id: I33bbfec5e8e77932403eefd8e0cdad5e1769fcdf
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoFix wrong groupId 16/85516/5
Alexis de Talhouët [Tue, 16 Apr 2019 20:13:44 +0000 (16:13 -0400)]
Fix wrong groupId

Change-Id: Ia13245262e406cb67a184e363b90c2181322707c
Issue-ID: CCSDK-349
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoDoc Source Capability code 79/85579/1
Ezhilarasi [Wed, 17 Apr 2019 13:10:16 +0000 (18:40 +0530)]
Doc Source Capability code

Change-Id: Ifcd332bb0449557045c4267e8c53c87dec81c4a2
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Rest source code 77/85577/1
Ezhilarasi [Wed, 17 Apr 2019 13:07:08 +0000 (18:37 +0530)]
Doc Rest source code

Change-Id: Ied1a03aa2c4dda079a4b941f45ab41ed6a4ad92f
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoResource DB system sample code 74/85574/1
Ezhilarasi [Wed, 17 Apr 2019 13:02:33 +0000 (18:32 +0530)]
Resource DB system sample code

Change-Id: I4c5b5560a36ff6560075476fd222e6d14bfe8307
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc SQL primary DB source code sample 72/85572/1
Ezhilarasi [Wed, 17 Apr 2019 12:59:25 +0000 (18:29 +0530)]
Doc SQL primary DB source code sample

Change-Id: I8eb6809d8ed423229f83e18d888df83bc993c6f0
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoFormatted Resource source content 71/85571/1
Ezhilarasi [Wed, 17 Apr 2019 12:54:55 +0000 (18:24 +0530)]
Formatted Resource source content

Change-Id: I6a9b07f23b9a3bd78d4ba2606c0fb30ebfa688e6
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoFormatted Resource assignment content 68/85568/1
Ezhilarasi [Wed, 17 Apr 2019 12:40:06 +0000 (18:10 +0530)]
Formatted Resource assignment content

Change-Id: I85ec3ed55a1524bfee54c7c52abd9229c0944ade
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Resource definition content 67/85567/1
Ezhilarasi [Wed, 17 Apr 2019 12:31:14 +0000 (18:01 +0530)]
Doc Resource definition content

Change-Id: Ic55eb7152d84d0129ca9c18b15124f2534638a6c
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoAdded health-check feature for SDC-Listener that will be neede by Liveness probe... 59/85359/6
Oleg Mitsura [Mon, 15 Apr 2019 18:56:44 +0000 (14:56 -0400)]
Added health-check feature for SDC-Listener that will be neede by Liveness probe inside HELM chart.

Issue-ID: CCSDK-1144

Change-Id: Ie6465a794a9c34136008892d141fe4662e41f6d7
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
5 years agoMerge "Make use of latest spring version."
Dan Timoney [Tue, 16 Apr 2019 19:35:05 +0000 (19:35 +0000)]
Merge "Make use of latest spring version."

5 years agoMake use of latest spring version. 58/85258/7
prathamesh morde [Sat, 13 Apr 2019 06:25:54 +0000 (02:25 -0400)]
Make use of latest spring version.

-Addressed review comments.

Change-Id: Id4d3f48b22383c7b22e2931ade26192256def8aa
Issue-ID: CCSDK-349
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
5 years agoAdd support to command to execute for remote python 98/85498/1
Alexis de Talhouët [Tue, 16 Apr 2019 16:13:32 +0000 (12:13 -0400)]
Add support to command to execute for remote python

Change-Id: I043ea301faf87fb487204180a3294de0a76d3543
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd logger to python code 81/85481/3
Alexis de Talhouët [Tue, 16 Apr 2019 14:12:54 +0000 (10:12 -0400)]
Add logger to python code

Change-Id: I526059b2a18685dbb978c0776cc728bbbd90e9cd
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoIntegration Test - Component Executor 57/85257/5
Alexis de Talhouët [Sat, 13 Apr 2019 02:25:17 +0000 (22:25 -0400)]
Integration Test - Component Executor

Change-Id: Icbe745b30c7bbb973bc9bb29bf547340b32f1b0f
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd CommandExecutor handler 23/84923/10
Alexis de Talhouët [Fri, 12 Apr 2019 22:52:29 +0000 (18:52 -0400)]
Add CommandExecutor handler

Change-Id: I7a4fbd13d11618ed6b2c85827ec2ced1cb65b31f
Issue-ID: CCCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>