Med: scheduler: Require a cluster option for old remote fencing behavior.
If the user wants to preserve the old fencing behavior, where a node
without quorum is allowed to fence remote nodes in the same partition
even if they've been restarted, they need to add
fence-remote-without-quorum="true" to their CIB. Omitting this option
or setting it to false will get the new remote fencing behavior.