BUG-1026: workaround race condition 49/7149/1
authorRobert Varga <rovarga@cisco.com>
Sun, 18 May 2014 08:19:27 +0000 (10:19 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 18 May 2014 08:19:27 +0000 (10:19 +0200)
This patch provides a workaround: move the netconf-connector config past
any other configuration that may be present, such that it initializes
last. This will ensure that any models referenced have been instantiated
by the time the mount instance is announced.

Change-Id: Iba3587806932c307474e708209a39cba1d63ee5d
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/99-netconf-connector.xml [moved from opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-netconf-connector.xml with 100% similarity]