summaryrefslogtreecommitdiffstats
path: root/cm-container/scripts/dcae-cleanup.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-05-31Add TLS server supportJack Lucas1-1/+1
Change-Id: Ic9efe74e6ede2e503ab5b227f259900b0d04d18a Issue-ID: DCAEGEN2-909 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-22Fix support for local type file storageJack Lucas1-0/+62
Also move to script-based readiness check so that the import resolver rule updated needed for local type file storage takes effect before clients try to use CM, and to verify that all CM services are really up. Issue-ID: DCAEGEN2-989 Change-Id: I9732fa0ff38affa320b6a872b74c16f87b73eb67 Signed-off-by: Jack Lucas <jflucas@research.att.com>