Update git submodules
authorDan Timoney <dtimoney@att.com>
Thu, 16 May 2019 13:41:41 +0000 (13:41 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 16 May 2019 13:41:41 +0000 (13:41 +0000)
commit4c6b883a3599b2dbc286504e173a4c1f10fe7742
treed84d65eebdc2d87f85e2315fe0c061f2702f45d6
parent8066140c073c56e4fde260b40cab2ec9d6217b4d
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
  to f7db22a86a9007e51ae805530022e304a81c4f88
  - Merge "Bugfix: Blueprints Processor always return 200 OK" into dublin
  - 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>
    (cherry picked from commit 5801ed7abaa58f7ef728ad68c496a3780d438194)
docs/submodules/ccsdk/cds.git