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)
commit622fee0a39787c6352153596e9f335931ca31044
tree366e37e19b0d9be5e84ce492221e30352be182e6
parent8976eb3a8a01f012d13dafb5feb3f32ffc5a76dd
Update git submodules

* 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