Hs2Py constants: 'maxUdpDataSize'
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index a47fff0..e3ba0d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,25 @@ News
 ====
 
 
+Version 2.10.0 alpha1
+---------------------
+
+*(unreleased)*
+
+Incompatible/important changes
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+- Adding disks with 'gnt-instance modify' now waits for the disks to sync per
+  default. Specify --no-wait-for-sync to override this behavior.
+- The Ganeti python code now adheres to a private-module layout. In particular,
+  the module 'ganeti' is no longer in the python search path.
+
+New features
+~~~~~~~~~~~~
+- KVM hypervisors can now access RBD storage directly without having to
+  go through a block device.
+
+
 Version 2.9.0 rc1
 -----------------