Extend hroller tests by options for non-redundant instances
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 91d22f1..f71a15a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,19 @@ News
 ====
 
 
+Version 2.9.0 beta1
+-------------------
+
+*(unreleased)*
+
+- DRBD 8.4 support. Depending on the installed DRBD version, Ganeti now uses
+  the correct command syntax. It is possible to use different DRBD versions
+  on different nodes as long as they are compatible to each other. This
+  enables rolling upgrades of DRBD with no downtime. As permanent operation
+  of different DRBD versions within a node group is discouraged,
+  ``gnt-cluster verify`` will emit a warning if it detects such a situation.
+
+
 Version 2.8.0 beta1
 -------------------
 
@@ -22,6 +35,8 @@ Version 2.8.0 beta1
   creation.
 - ``cfgupgrade`` now supports a ``--downgrade`` option to bring the
   configuration back to the previous stable version.
+- The cluster option '--no-lvm-storage' was removed in favor of the new option
+  '--enabled-disk-templates'.
 
 
 Version 2.7.0 rc2