Update git submodules
authorDan Timoney <dtimoney@att.com>
Wed, 6 May 2020 14:43:29 +0000 (14:43 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 6 May 2020 14:43:29 +0000 (14:43 +0000)
commit0703b82f6774c9dd215c491ca6e87f7c94fe193e
tree6a80cb30cb88a0922afeabf3231bd6f766d04c55
parent48764623189f33cbd7a67fbc5ee288ce5f97155f
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 158603523a43d4480b519f4ef27649cd98783410
  - Merge "Truncate message published on Kafka / Spike: Define solution for logs separation"
  - Truncate message published on Kafka / Spike: Define solution for logs separation

    Refactoring of cmd-exec component
      - Improve display of error messages within the response
      - Fix gRPC buffer limitation (4Mb) by truncating error messages and cmd-exec logs if too heavy (>3Mb)
    Truncation of BP responses (<4Kb) before sending them in kafka audit topics.
      - Truncation if needed of error messages for every response
      - Truncation of cmd-exec logs in cmd-exec responses
    (Spike) Add a flag in the application.properties to enable/disable the display of cmd-exec responses on the BP side
    (Fix) Correction of BP processing with kafka regression
    (Fix) Changed default SSL Endpoint Algo

    Issue-ID: CCSDK-2326
    Change-Id: If4d0e661117d1dd156cf19c95774824e754d870a
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
docs/submodules/ccsdk/cds.git