Update git submodules
authorDan Timoney <dtimoney@att.com>
Fri, 9 Aug 2019 21:48:35 +0000 (21:48 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 9 Aug 2019 21:48:35 +0000 (21:48 +0000)
* 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 <adetalhouet89@gmail.com>
docs/submodules/ccsdk/cds.git

index 20f27d8..097a6e6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 20f27d87bb4ce6343ec2ce54a5cebf1681fac8be
+Subproject commit 097a6e66c3ff19aa53ef3a72dce3a2e41c4eb9ed