summaryrefslogtreecommitdiffstats
path: root/ms/py-executor/docker/distribution.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-30Add Artifact Manager service.Marek Szwalkiewicz1-4/+29
Adds a micro service that offers gRPC interface for CBA artifacts manipulation. By default the service is attached to py-executor but can be ran as a separate service if needed in the future. Issue-ID: CCSDK-1988 Change-Id: I40e20f085ae1c1e81a48f76dbea181af28d9bd0d Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2019-11-19Folder for py-executor TLS certificate filesBrinda Santh1-3/+6
Issue-ID: CCSDK-1747 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: Ia404322cefbd603fd06bd23ff1d069dc277065ec
2019-10-22Py executor grpc TLS server authentication.Brinda Santh1-0/+3
Issue-ID: CCSDK-1854 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I72b3deb7976e7d3e44478c497a46b9b4ac428623
2019-10-03Add bi-directional python executor testsBrinda Santh1-2/+4
Issue-ID: CCSDK-1747 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I2e2b974d35d6878418eafe8ece9fcb1d69622a61
2019-09-25Add bi-directional GRPC python executor.Brinda Santh1-0/+53
Python based bidirectional communication script executor microservice. Issue-ID: CCSDK-1747 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: If2e8f862ca4cb97d10714df2ab1cccccef2d576a