diff --git a/README.md b/README.md index 42a3fde..5be58f8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Shared-storage based death # A highly reliable fencing or Shoot-the-other-node-in-the-head (STONITH) mechanism that works by utilizing shared storage. The component works with Pacemaker clusters, and is currently known to -compile and function on Pacemaker 1.1.7+ and corosync 1.4.x or 2.3.x. +compile and function on Pacemaker 1.1.7+ or 2.0.0+ and corosync 1.4.x, 2.3.x or 3.0.x. Please see https://github.com/clusterlabs/sbd/blob/master/man/sbd.8.pod.in & https://github.com/clusterlabs/sbd/blob/master/src/sbd.sysconfig for the full documentation. diff --git a/ROADMAP b/ROADMAP deleted file mode 100644 index 4ac9df9..0000000 --- a/ROADMAP +++ /dev/null @@ -1,6 +0,0 @@ -- Provide fence_sbd wrapper for use with pacemaker clusters that do not - support cluster-glue fencing agents - -- systemd integration for the start-up scripts - -- Support for corosync >1.4.x in the non-plugin mode