BUG-509: StoreUtils should operate on NormalizedNode 13/7013/1
authorRobert Varga <rovarga@cisco.com>
Thu, 15 May 2014 08:47:00 +0000 (10:47 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 15 May 2014 08:47:00 +0000 (10:47 +0200)
commitefa9b386dcc067c3025556e368421575abf0b488
treeecd6c7ab33a05df5448f6d677b3913a5dcc2227b
parentb9b7c857c35cfebcdebdb8f3488debc6332fd487
BUG-509: StoreUtils should operate on NormalizedNode

This prunes the use of MetadataNode from StoreUtils. It turns out it is
completely unnecessary. This removes the last user of
Metadata.getChildren(), which will be removed in a subsequent patch.

Change-Id: I778e77b826576b8fa53e040a825d615dab7d253f
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/md/sal/dom/store/impl/InMemoryDOMDataStore.java
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/md/sal/dom/store/impl/StoreUtils.java