Bug 4455 - Inconsistent COMMIT operation handling when no transactions are present 94/34894/2
authorJakub Morvay <jmorvay@cisco.com>
Thu, 14 Jan 2016 16:02:42 +0000 (17:02 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 25 Feb 2016 10:00:46 +0000 (10:00 +0000)
commitf8983075abac0aef8ce4840cc1ed978f53f072ee
tree5a25c1b62eae0282ee89a094e830a03662ae94c5
parent1f77e186a4d64b38a6484d272e0db3a8db80e7c1
Bug 4455 - Inconsistent COMMIT operation handling when no transactions are present

Return positive response for commit operation in config subsystem
netconf northbound even if no candidate transaction is open for session.

Port of:
https://git.opendaylight.org/gerrit/#/c/32940/

Change-Id: Ia6ce2aa6ffdfafc47f69ae7315669f64b653c514
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
opendaylight/netconf/config-netconf-connector/src/main/java/org/opendaylight/controller/netconf/confignetconfconnector/exception/NoTransactionFoundException.java
opendaylight/netconf/config-netconf-connector/src/main/java/org/opendaylight/controller/netconf/confignetconfconnector/transactions/TransactionProvider.java