From: ottero Date: Fri, 7 Jun 2019 02:13:43 +0000 (+0000) Subject: Update git submodules X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c6decdbfbe78000278309102c0b0653eeac8835e;p=doc.git Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'dublin' to 6c2ce9e3eee61fd9ec84594c0284f6d5b94fa925 - Fixing restconf_client.py script The restconf_client.py script uses BlueprintWebClientService to send REST requests to ODL. When the methods of that interface have the type of the returns changed from String to WebClientResponse, the script stopped working. This fix changes the way the response is manipulated, to act upon a WebClientResponse and not on a String Change-Id: I3876c5b27d65058f0b5b77da17f9225fc04779c6 Issue-ID: CCSDK-1384 Signed-off-by: ottero --- diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index c0cbce936..6c2ce9e3e 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit c0cbce93620b7ef1ceaf60d2496e3a84a140fd7e +Subproject commit 6c2ce9e3eee61fd9ec84594c0284f6d5b94fa925