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)
commit276565588a12090466347d7ea23866cc16abacef
tree158f8f724e91910d825d3b63c781fd9d3b2badc8
parent8baeda4ab8d240f847cd530ef6af7c7c1c2d4d13
BUG-1026: workaround race condition

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]