Updated git submodules
authorTomas Cere <tcere@cisco.com>
Fri, 17 Mar 2017 14:21:31 +0000 (14:21 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 17 Mar 2017 14:21:31 +0000 (14:21 +0000)
commitd5443ed0b043e03901baa856a08239607b542a9e
tree5021a573e1eb081c832fa61561b3f33b438f6346
parenta5eda1ce52ec28873ef9b0fe83353e8616ebc379
Updated git submodules

Project: netconf stable/boron 9c84382bfb600b34bb162050cbceb0e093d338cc

Merge "Bug 7295 - Incorrect handling of device transactions in clustered setting" into stable/boron

Bug 7295 - Incorrect handling of device transactions in clustered setting

Transactions on mounted device in clustered setting are delegated to
leader node and leader node actually configures the device.

Implementation, hovewer, depens only on one transaction at a time.
Delegated calls can interleave together, for example one node can submit
transaction of the other node.

Explicitly open a new tranasction before applying any operations to it.

Change-Id: I0c5715a9cd089dd809b071d411884e71e9793849
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
(cherry picked from commit da599396d0581c113dba72b33f811c2a0d18ec9b)
docs/submodules/netconf