Removed POST, PUT for /restconf/operational 79/3179/1
authormsunal <msunal@cisco.com>
Thu, 28 Nov 2013 09:47:36 +0000 (10:47 +0100)
committermsunal <msunal@cisco.com>
Thu, 28 Nov 2013 09:51:30 +0000 (10:51 +0100)
commit25ecb3b6a44da2d8d47145d6ecec39362cfa19eb
treece643544fc3a75ba54d826587144edbac7c336fd
parent24feaa3333de6eadfc99a63cce0f95479e3b5f96
Removed POST, PUT for /restconf/operational

- regarding to RFC the operations POST and PUT do not have to be allowed for client on /restconf/operational

Change-Id: Ie0e8cb07154e4a1a016090fef9645aa38b790b41
Signed-off-by: Martin Sunal <msunal@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/main/java/org/opendaylight/controller/sal/rest/api/RestconfService.java
opendaylight/md-sal/sal-rest-connector/src/main/java/org/opendaylight/controller/sal/restconf/impl/RestconfImpl.xtend
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/XmlProvidersTest.java