summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-19Merge "Formatted Resource source content"Dan Timoney1-8/+8
2019-04-19Merge "Formatted Resource assignment content"Dan Timoney1-1/+1
2019-04-19Merge "Doc Resource definition content"Dan Timoney3-8/+18
2019-04-19Merge "Add support to command to execute for remote python"Dan Timoney5-1/+21
2019-04-19Merge "Add logger to python code"Dan Timoney6-59/+101
2019-04-19Merge "Integration Test - Component Executor"Dan Timoney9-78/+87
2019-04-19Merge "Add CommandExecutor handler"Dan Timoney3-2/+163
2019-04-19Merge "Add python CommandExecutor gRPC server w/ auth"Dan Timoney3-20/+127
2019-04-19Merge "Add CommandExecutor.proto python bindings"Dan Timoney3-0/+485
2019-04-19Merge "Add Command executor maven module and Dockerfile"Dan Timoney6-0/+241
2019-04-19Merge "Add remote scripts cba"Dan Timoney13-14/+269
2019-04-19Merge "Add grpc execution service"Dan Timoney17-44/+421
2019-04-18Add support for Ansible packagesAlexis de Talhouët17-114/+379
- 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>
2019-04-18Test template css changesArundathi Patil1-1/+4
Changed button styles as per other screens Issue-ID: CCSDK-1227 Change-Id: I08d32996f9e27377dbf54a828002427e2f8f6081 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-18Merge "Add grpc property service"Dan Timoney8-1/+260
2019-04-18Merge "Add remote python executor"Dan Timoney4-0/+215
2019-04-18Merge "Add command executor proto"Dan Timoney1-0/+59
2019-04-18Merge "AAI Junit test and Blueprint support configs"Dan Timoney12-22/+562
2019-04-18Merge "Test component- Disclaimer"Dan Timoney1-1/+6
2019-04-17Work in Progress cds-sdc-listener containerizationprathamesh morde7-131/+209
Change-Id: Ib99f2c2f7c3f8ad46ec9630a548370e7467a96b4 Issue-ID: CCSDK-1145 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-17Dynamic API sample request and responseEzhilarasi1-0/+0
Change-Id: I95bb919e51b90a68e2530f3de8e8642e7e1bbbdd Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Flexible plugin contentEzhilarasi1-0/+17
Change-Id: Iae45a4aa9f5c632f10036234f6e0fdd4433248f1 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Dynamic API CDS contentEzhilarasi1-0/+24
Change-Id: I8cf9f99641ef59610571ab5ae1c484ecae7b0a3f Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Doc Source default codeEzhilarasi1-0/+13
Change-Id: Ia8a8197784cc2bdc93c0f72d4eabbb8791091d32 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Doc Source input codeEzhilarasi1-0/+13
Change-Id: I33bbfec5e8e77932403eefd8e0cdad5e1769fcdf Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Fix wrong groupIdAlexis de Talhouët1-0/+1
Change-Id: Ia13245262e406cb67a184e363b90c2181322707c Issue-ID: CCSDK-349 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-17Doc Source Capability codeEzhilarasi1-0/+48
Change-Id: Ifcd332bb0449557045c4267e8c53c87dec81c4a2 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Doc Rest source codeEzhilarasi1-0/+90
Change-Id: Ied1a03aa2c4dda079a4b941f45ab41ed6a4ad92f Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Resource DB system sample codeEzhilarasi1-0/+15
Change-Id: I4c5b5560a36ff6560075476fd222e6d14bfe8307 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Doc SQL primary DB source code sampleEzhilarasi1-0/+54
Change-Id: I8eb6809d8ed423229f83e18d888df83bc993c6f0 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Formatted Resource source contentEzhilarasi1-8/+8
Change-Id: I6a9b07f23b9a3bd78d4ba2606c0fb30ebfa688e6 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Formatted Resource assignment contentEzhilarasi1-1/+1
Change-Id: I85ec3ed55a1524bfee54c7c52abd9229c0944ade Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-17Doc Resource definition contentEzhilarasi3-8/+18
Change-Id: Ic55eb7152d84d0129ca9c18b15124f2534638a6c Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-16Added health-check feature for SDC-Listener that will be neede by Liveness ↵Oleg Mitsura3-2/+49
probe inside HELM chart. Issue-ID: CCSDK-1144 Change-Id: Ie6465a794a9c34136008892d141fe4662e41f6d7 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-16Merge "Make use of latest spring version."Dan Timoney1-21/+7
2019-04-16Make use of latest spring version.prathamesh morde1-21/+7
-Addressed review comments. Change-Id: Id4d3f48b22383c7b22e2931ade26192256def8aa Issue-ID: CCSDK-349 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-16Add support to command to execute for remote pythonAlexis de Talhouët5-1/+21
Change-Id: I043ea301faf87fb487204180a3294de0a76d3543 Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-16Add logger to python codeAlexis de Talhouët6-59/+101
Change-Id: I526059b2a18685dbb978c0776cc728bbbd90e9cd Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-16Integration Test - Component ExecutorAlexis de Talhouët9-78/+87
Change-Id: Icbe745b30c7bbb973bc9bb29bf547340b32f1b0f Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-16Add CommandExecutor handlerAlexis de Talhouët3-2/+163
Change-Id: I7a4fbd13d11618ed6b2c85827ec2ced1cb65b31f Issue-ID: CCCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-16Add python CommandExecutor gRPC server w/ authAlexis de Talhouët3-20/+127
Change-Id: Ie5fefb804c3d88c5be19d19da10d4d2b5f36008c Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-16Add CommandExecutor.proto python bindingsAlexis de Talhouët3-0/+485
Change-Id: I3512d0636fdba17830f5b9b68a3b8cf4f31a7e19 Issue-ID: 1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-16Add Command executor maven module and DockerfileAlexis de Talhouët6-0/+241
Change-Id: Iea3d14854e837fede441330ad34b35ac9d156f9a Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-16Add remote scripts cbaBrinda Santh13-14/+269
Change-Id: Icc11ed1f2e229c92a7b46611087bb868ccd265b4 Issue-ID: CCSDK-1215 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-04-16Add grpc execution serviceBrinda Santh17-44/+421
Change-Id: Icfbd9cef8775f2f72329ec726309d14377b9188a Issue-ID: CCSDK-1215 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-04-16Add grpc property serviceBrinda Santh8-1/+260
Change-Id: Ifa1975235433ef3e84b0ed1261375108809946f4 Issue-ID: CCSDK-1215 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-04-16Add remote python executorBrinda Santh4-0/+215
Change-Id: I288e182847f250c8e26e9bc10b8f3124afc2f583 Issue-ID: CCSDK-1215 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-04-16Add command executor protoBrinda Santh1-0/+59
Change-Id: I54bad33968131042118a028433d4fb1543289fd4 Issue-ID: CCSDK-1214 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-04-16Merge "CDS-Listener should send response back to SDC"Dan Timoney19-141/+550
2019-04-16Test component- DisclaimerArundathi Patil1-1/+6
Added disclaimer message to test screen. Issue-ID: CCSDK-1227 Change-Id: I7d897f019691039104c5f3393a7b1bef902a8515 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>