BUG-2283 Fix close order when reconfiguring config modules. 43/13343/13
authorMaros Marsalek <mmarsale@cisco.com>
Wed, 3 Dec 2014 15:23:24 +0000 (16:23 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Tue, 20 Jan 2015 10:15:54 +0000 (10:15 +0000)
Close is called from top(dependency source) to bottom(dependency target) while createInstance is called in opposite direction.

This commit changes API and SPI of config subsystem and thus breaks runtime compatibility.

Change-Id: I5b03f0673c5ecb95efbfccad7fa6ed7a490ff61b
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>

No differences found