Hide Forgot
Marking this as tracking bug.
There is no concept of 'transactions' and 'locking' in WBEM protocol and in CIM architecture. We can provide voluntary locking, which is tracked upstream as https://fedorahosted.org/openlmi/ticket/81
The issue with LMI_Service instances mentioned in comment #0 is fixed in current master in upstream git (the fix will land in 7.1 as the package will be rebased). But the missing locking mechanism is property of the CIM technologies. There is nothing much we can do in the providers. We could do some voluntary locking mechanism (discussed upstream in https://fedorahosted.org/openlmi/ticket/81) but that has not yet been decided. For now, I'm closing this bug as NOTABUG, the locking mechanism won't be implemented in the near future. If there is some actual provider breakage in the concurrent access (like that one in comment #0), please fill a new bug.