Include namespace in output element of json rpc responses 58/79558/1
authorTomas Cere <tomas.cere@pantheon.tech>
Mon, 14 Jan 2019 11:04:39 +0000 (12:04 +0100)
committerJakub Morvay <jakub.morvay@gmail.com>
Wed, 16 Jan 2019 08:59:12 +0000 (08:59 +0000)
commitbdcbbb5e573aa8cd90b1a416855da135710f3cb4
treecdfac662e6156870d39326e304a3849b7eda75d3
parent49d2f73e6b4678d0c1013a69e05d4d32e0e4bb82
Include namespace in output element of json rpc responses

According to the rfc these should be present.

JIRA: NETCONF-592
Change-Id: I461a04726ce8ab5bd4963902070000f5f78d5d45
Signed-off-by: Tomas Cere <tomas.cere@pantheon.tech>
(cherry picked from commit 957041a9007098020d9123aec2768adf1e980b53)
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/NormalizedNodeJsonBodyWriter.java
restconf/restconf-nb-rfc8040/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/JSONRestconfServiceRfc8040ImplTest.java