Change hbal behaviour in case of early exit
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index b576335..33488b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ News
 Version 2.7.0 beta1
 -------------------
 
-*(Released Wed, 6 Mar 2013)*
+*(Released Wed, 6 Feb 2013)*
 
 - ``gnt-instance batch-create`` has been changed to use the bulk create
   opcode from Ganeti. This lead to incompatible changes in the format of
@@ -87,6 +87,10 @@ Version 2.7.0 beta1
 - Instance renames of LVM-based instances will now update the LV tags
   (which can be used to recover the instance-to-LV mapping in case of
   emergencies)
+- ``hbal`` will now exit with status 0 if, during job execution over
+  LUXI, early exit has been requested and all jobs are successful;
+  before, exit status 1 was used, which cannot be differentiated from
+  "job error" case
 
 
 Version 2.6.2