Initialize v3po data structures
authorMaros Marsalek <[email protected]>
Thu, 18 Feb 2016 16:02:26 +0000 (17:02 +0100)
committerMaros Marsalek <[email protected]>
Thu, 18 Feb 2016 16:30:40 +0000 (17:30 +0100)
commit89fd34ab4d8c082e7d89af4edaa48f6022581854
tree548ac2634888085acf5bac9e58b4aec3c83c477a
parented2805a57ca103d82092b6758c54d505568d312a
Initialize v3po data structures

This is a workaround to avoid posible DataTree exception
when submitting new interface configuration without pre-existing
day0 configuration.

Applies for all list nodes and a proper fix will follow in ODL.

Change-Id: I6ee6e7ae189542d5ae2ad742f431b88745c42c4d
Signed-off-by: Maros Marsalek <[email protected]>
v3po/impl/src/main/config/default-config.xml
v3po/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/v3po/impl/rev141210/V3poModule.java
v3po/impl/src/main/yang/v3po-impl.yang
v3po/impl/src/test/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/v3po/impl/rev141210/V3poModuleTest.java