Hs2Py constants: 'maxUdpDataSize'
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 5673d7a..e3ba0d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,13 @@ 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