Update git submodules
authorDan Timoney <dtimoney@att.com>
Thu, 16 May 2019 13:22:20 +0000 (13:22 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 16 May 2019 13:22:20 +0000 (13:22 +0000)
* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 072fae6223e59c03f62cc3bee79bdc16e8ae1f92
  - Merge "Bugfix: Blueprints Processor always return 200 OK"
  - Bugfix: Blueprints Processor always return 200 OK

    Currently the Blueprints Processor mS replies with a 200 OK HTTP status
    code even if an exception occurs in the server side while executing the
    request.

    Thus, the only way for a REST client to determine if the request was
    successful or not is by analysing the response and evaluate the
    content of the element status.code

    This bugfix modifies the HTTP status code of the response to match the
    one inside the response.

    Issue-ID: CCSDK-1327
    Change-Id: I05a58cb3ab9359319172f2d8f1a665fdcdc1230b
Signed-off-by: ottero <rodrigo.ottero@est.tech>
docs/submodules/ccsdk/cds.git

index c0e0d75..072fae6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit c0e0d75104151419f6918c21c0e457f5510c1594
+Subproject commit 072fae6223e59c03f62cc3bee79bdc16e8ae1f92