BUG 1162 - problem to post list data 84/9684/3
authorJozef Gloncak <jgloncak@cisco.com>
Tue, 5 Aug 2014 08:59:55 +0000 (10:59 +0200)
committerJozef Gloncak <jgloncak@cisco.com>
Mon, 11 Aug 2014 05:53:58 +0000 (07:53 +0200)
commitc4133dd7e1cc85dbd2f0b6610af3de0ae739ef2a
tree367bfa649b53810de222c9d4ba21a525fec4600b
parentee146664ac8ae45439c14a84fe769633c3ebf847
BUG 1162 - problem to post list data

If last path arguments of instance identifier are list with keys then in
POST operation it is necessary to append it to instance identifier as
nodeWithKey.

This code was part of RestconfImpl but it was probably deleted
accidentaly.

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