commit a8bc9cd71d95118fd4f982402f43c98fa048df96
Merge: fad3096 bf21f98
Author: Guido Trotter <[email protected]>
Date: Fri Oct 8 18:31:29 2010 +0100
Merge commit 'v2.2.0.1' into stable-2.2
* commit 'v2.2.0.1':
Release Ganeti 2.2.0.1
Conflicts:
NEWS
- merge
configure.ac
- keep 2.2.1~rc0 version
diff --cc NEWS
index fb27495,75f916e..0838909
--- a/NEWS
+++ b/NEWS
@@@ -1,23 -1,14 +1,31 @@@
News
====
+Version 2.2.1 rc0
+-----------------
+
+*(Released Thu, 7 Oct 2010)*
+
+- Fixed issue 125, replace hardcoded “xenvg” in ``gnt-cluster`` with
+ value retrieved from master
+- Added support for blacklisted or hidden OS definitions
+- Added simple lock monitor (accessible via (``gnt-debug locks``)
+- Added support for -mem-path in KVM hypervisor abstraction layer
+- Allow overriding instance parameters in tool for inter-cluster
+ instance moves (``tools/move-instance``)
+- Improved opcode summaries (e.g. in ``gnt-job list``)
+- Improve consistency of OS listing by sorting it
+- Documentation updates
+
+
+ Version 2.2.0.1
+ ---------------
+
+ *(Released Fri, 8 Oct 2010)*
+
+ - Rebuild with a newer autotools version, to fix python 2.6 compatibility
+
+
Version 2.2.0
-------------