Bug 4455 - Inconsistent COMMIT operation handling when no transactions are present 40/32940/2
authorJakub Morvay <jmorvay@cisco.com>
Thu, 14 Jan 2016 16:02:42 +0000 (17:02 +0100)
committerJakub Morvay <jmorvay@cisco.com>
Mon, 18 Jan 2016 14:03:39 +0000 (14:03 +0000)
commit7001147e79913d4831107518a73b9ddba8cd98ad
tree3473f8cfeeef4a45af41670f9b7b2ca648b91370
parent4845731dcc0c318a12edc92fc68520c598096a39
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.

Need to be merged after https://git.opendaylight.org/gerrit/#/c/32598/

Change-Id: Ia6ce2aa6ffdfafc47f69ae7315669f64b653c514
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
opendaylight/config/config-manager-facade-xml/src/main/java/org/opendaylight/controller/config/facade/xml/exception/NoTransactionFoundException.java [deleted file]
opendaylight/config/config-manager-facade-xml/src/main/java/org/opendaylight/controller/config/facade/xml/transactions/TransactionProvider.java