NEWS: mention improvements on instance allocation
authorHelga Velroyen <helgav@google.com>
Wed, 9 Oct 2013 08:16:41 +0000 (10:16 +0200)
committerHelga Velroyen <helgav@google.com>
Wed, 9 Oct 2013 10:40:34 +0000 (12:40 +0200)
This patch mentions the improvements of the iallocator
with respect to instance allocation of non-LVM disk
templates.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>

NEWS

diff --git a/NEWS b/NEWS
index e3ba0d0..2c34f5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ Incompatible/important changes
   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.
+- On instance allocation, the iallocator now considers non-LVM storage
+  properly. In particular, actual file storage space information is used
+  when allocating space for a file/sharedfile instance. 
 
 New features
 ~~~~~~~~~~~~