cds-exec shouldn't return "N/A" as output 97/110497/3
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 03:59:30 +0000 (03:59 +0000)
commit4a01363c4634a62946d6f2befe00cbf2d9872d90
tree0b771bd43466f98a42bd3f22ec6fed38764f3165
parent260b95f2a1fe773bb1e89150164ae2a7c880be04
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