aboutsummaryrefslogtreecommitdiffstats
path: root/ms/logging.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-08-25CCSDK-3435 cds py executor log persistencechsailakshmi1-1/+8
Change-Id: If83db093e3b331a7f2f45435648aad142a2f78d5 Signed-off-by: chsailakshmi <sailakshmi@aarnanetworks.com> Issue-ID: CCSDK-3435
2020-01-30Add Artifact Manager service.Marek Szwalkiewicz1-0/+14
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>