Cli executor doesn't keep/support execution context 80/98680/12
authorSteve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Wed, 20 Nov 2019 03:44:58 +0000 (22:44 -0500)
committerSteve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Tue, 10 Dec 2019 02:44:01 +0000 (21:44 -0500)
commit210cc0ab1bdff78fcefd80ad59e340635a21b063
treea3bf62582a01890d33798c2090d6df6829ee0ef3
parenta3247099971acd800a753cdfee51f84ec7679a78
Cli executor doesn't keep/support execution context

Issue-ID: CCSDK-1927
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: Ib417bfd62662676fe7520a5500df82ade716f66c
ms/blueprintsprocessor/functions/cli-executor/src/main/kotlin/internal/scripts/InternalSimpleCli.kt
ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/BasicAuthSshClientService.kt
ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/BlueprintSshClientService.kt
ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/BlueprintSshClientServiceTest.kt
ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/echoShell/EchoShellFactory.kt [new file with mode: 0644]