Fix KeyedListAction serialization 04/76504/1
authorJakub Tóth <jakub.toth@pantheon.tech>
Fri, 14 Sep 2018 08:44:14 +0000 (10:44 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 1 Oct 2018 05:43:16 +0000 (05:43 +0000)
commit2c371b76f661e3cd6ceae3eb100be02a8ac5c052
tree509ff9eacb13f33ae58ee0f219e0c6eebb0805eb
parentdcf735a8b03660c1caad4bfb798b5bebf7cccf8f
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