Fixed the UNI creation process so that Config and Operational are in sync 25/29225/2
authorGabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
Tue, 3 Nov 2015 23:06:33 +0000 (18:06 -0500)
committerGabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
Tue, 3 Nov 2015 23:09:37 +0000 (18:09 -0500)
commitc5c65337b04f27ed65ae2a42cbd2eb97aba8e2ab
tree9b19b2a9ec6ed3cf85311e6d6e3b629849c689a5
parentc6d99ad34d16da89e763e172ff4205142bf99d4f
Fixed the UNI creation process so that Config and Operational are in sync

Some transaction led to some inconsistencies between the Config and
the Operational stores upon Uni create completion.

Change-Id: Idc49b5e4b9db8e45cfbffa2f7c1f6d3009c51195
Signed-off-by: Gabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
api/src/main/yang/cl-unimgr-mef.yang
impl/src/main/java/org/opendaylight/unimgr/command/UniCreateCommand.java
impl/src/main/java/org/opendaylight/unimgr/impl/UnimgrUtils.java