BUG 1144 - response 500 instead of 400 57/9257/1
authorJozef Gloncak <jgloncak@cisco.com>
Wed, 23 Jul 2014 11:55:21 +0000 (13:55 +0200)
committerJozef Gloncak <jgloncak@cisco.com>
Wed, 23 Jul 2014 11:55:27 +0000 (13:55 +0200)
commitce96c3361a25599956fba6e429c1f963219caed0
treec396e44fd10ee8b056edf313a2ec60bbb73f45b0
parent9448ce70206789ae175ee47b4b3a8872a93b7695
BUG 1144 - response 500 instead of 400

RestconfDocumentedException with error tag INVALID_VALUE (400) was caught and
wrapped to RestconfDocumentedException with error tag OPERATION_FAILED
(500)

Change-Id: I0ad75958e0d8e25d5bf1bdf7cbac5f855cc2b03d
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/main/java/org/opendaylight/controller/sal/restconf/rpc/impl/AbstractRpcExecutor.java