From 12fa49b3f82ea5c4efc831f4045a62e0ddb27e09 Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 28 Sep 2009 14:54:13 +0200
Subject: [PATCH] Update NEWS file for the 0.1.7 release

---
 NEWS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/NEWS b/NEWS
index e63a33bdb..ba6e807d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 0.1.7 (Mon, 28 Sep 2009):
+  - Fixed a bug in the Luxi backend for big responses
+  - Fixed test suite exit code in presence of test failures
+  - Changed the migrate operation to run instead failover for instances
+    which were marked as not running in the input data (this could have
+    been changed since then, but it's better than today's always
+    migrate)
+  - Added support for 'cheap' moves only (only migrate/failover) in
+    balancing
+  - Added support for building without curl (thus no RAPI backend)
+
 Version 0.1.6 (Wed, 19 Aug 2009):
   - Added support for Luxi (the native Ganeti protocol)
   - Added support for simulated clusters (for hspace only)
-- 
GitLab