From b1ddaad92d505328a3c42d2367f8d0294ceb9fd9 Mon Sep 17 00:00:00 2001 From: Iustin Pop <iustin@google.com> Date: Mon, 26 Apr 2010 17:02:22 +0200 Subject: [PATCH] Update NEWS file for the 0.2.5 release --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 19f0ecfee..8454914e0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,16 @@ Ganeti-htools release notes =========================== +Version 0.2.5 (Mon, 26 Apr 2010) +-------------------------------- + +Some internal cleanup plus a few user-visible changes: + +- new option for marking instances as 'do-not-move' during rebalancing +- allow ``hscan`` to scan the local cluster via Luxi +- add more metrics to ``hspace`` which show the delta between original + state and final state better (only valid for tiered allocation) + Version 0.2.4 (Mon, 22 Feb 2010) -------------------------------- -- GitLab