Fix KeyedListAction serialization 81/76081/8
authorJakub Tóth <jakub.toth@pantheon.tech>
Fri, 14 Sep 2018 08:44:14 +0000 (10:44 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Oct 2018 05:41:31 +0000 (07:41 +0200)
commitc8a2d596f8330d941b5de63b43f59e16b88bdde8
tree500ef2ecae102658ec8abdeaf3c87c6abb5c929a
parent948aedf2f36d2e67d36c41b821b414c8350f3761
Fix KeyedListAction serialization

SchemaRootCodecContext needs to understand both Action and
KeyedListAction, as their parameterizations differ.

JIRA: MDSAL-371
Change-Id: I405a73b1a8ca8801ae1786be704cefe674c5fb72
Signed-off-by: Jakub Tóth <jakub.toth@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/SchemaRootCodecContext.java
binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/test/ActionSerializeDeserializeTest.java
binding/mdsal-binding-test-model/src/main/yang/actions.yang