cds-exec shouldn't return "N/A" as output 80/110580/1
authorOleg Mitsura <oleg.mitsura@amdocs.com>
Thu, 23 Jul 2020 14:02:43 +0000 (10:02 -0400)
committerOleg Mitsura <omitsura@gmail.com>
Tue, 4 Aug 2020 04:47:03 +0000 (04:47 +0000)
commiteaa4bf55ab5198f965282762c99975945f5b5074
treec9923edb33efc88805d2784010a00f3b3b9b7652
parentba4a47cff12b51762a3eba4d16687ec2ce2d7a91
cds-exec shouldn't return "N/A" as output

Issue-ID: CCSDK-2603

* execute-command-logs" should always be a list (in some cases,
  we had a string causing possible parsing problems)
* response-data should be JSON and "N/A" not acceptible.

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ie6fceb6e1f4c86bfcdeb7671bacd74b909628096
ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt