From: Dan Timoney Date: Fri, 9 Aug 2019 21:48:35 +0000 (+0000) Subject: Update git submodules X-Git-Tag: elalto.1.5.2~1132 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=650b2bf7559e091a01dade2720e2adb4970e909e;hp=516f19d752a14c603bc2c3a62f9e651b4f569853;p=doc.git Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to 097a6e66c3ff19aa53ef3a72dce3a2e41c4eb9ed - Merge "Add dynamic-properties as python script arg" - Add dynamic-properties as python script arg For the remote python executor, we have the ability to provide dynamic properties, that will end up marshall as Json. Through the gRPC session, it will be transform to a Google Proto Struct. Once in the remote python executor, we use utility method from Proto to convert the Struct into a Json string, and we pass it as the last argument of the script execution. That way, user can access them in their script, simply by loading the content using json.loads and then interact with the data through the python dict. Change-Id: Ib3552c06734aed252ec28f47173bc8668afe085d Issue-ID: CCSDK-1606 Signed-off-by: Alexis de Talhouƫt --- diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index 20f27d87b..097a6e66c 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit 20f27d87bb4ce6343ec2ce54a5cebf1681fac8be +Subproject commit 097a6e66c3ff19aa53ef3a72dce3a2e41c4eb9ed