Feature: cib: Send all r/w operations via the cluster connection and have all nodes process them
The idea of a master cib instance goes away, and all instances apply all
raw (and now ordered thanks to corosync) updates (not diffs)
This ensures updates are never lost, even if there is no DC
r/o operations are handled locally by default