Remove deprecated “QueryLocks” LUXI request
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index a1debcc..10980fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,26 @@
 News
 ====
 
 News
 ====
 
-Version 2.5.0 beta2
+
+Version 2.6.0 beta1
 -------------------
 
 *(unreleased)*
 
 -------------------
 
 *(unreleased)*
 
+- Deprecated ``admin_up`` field. Instead, ``admin_state`` is introduced,
+  with 3 possible values -- ``up``, ``down`` and ``offline``.
+- Replaced ``--disks`` option of ``gnt-instance replace-disks`` with a
+  more flexible ``--disk`` option. Now disk size and mode can be changed
+  upon recreation.
+- Removed deprecated ``QueryLocks`` LUXI request. Use
+  ``Query(what=QR_LOCK, ...)`` instead.
+
+
+Version 2.5.0 rc5
+-----------------
+
+*(Released Mon, 9 Jan 2012)*
+
 Incompatible/important changes and bugfixes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Incompatible/important changes and bugfixes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -38,6 +53,9 @@ Incompatible/important changes and bugfixes
 - :doc:`New iallocator modes <design-multi-reloc>` have been added to
   support operations involving multiple node groups.
 - Offline nodes are ignored when failing over an instance.
 - :doc:`New iallocator modes <design-multi-reloc>` have been added to
   support operations involving multiple node groups.
 - Offline nodes are ignored when failing over an instance.
+- Support for KVM version 1.0, which changed the version reporting format
+  from 3 to 2 digits.
+- Includes all bugfixes made in the 2.4 series
 
 New features
 ~~~~~~~~~~~~
 
 New features
 ~~~~~~~~~~~~
@@ -85,6 +103,7 @@ New features
   is offline.
 - Opcodes have a new ``comment`` attribute.
 - Added basic SPICE support to KVM hypervisor.
   is offline.
 - Opcodes have a new ``comment`` attribute.
 - Added basic SPICE support to KVM hypervisor.
+- ``tools/ganeti-listrunner`` allows passing of arguments to executable.
 
 Node group improvements
 ~~~~~~~~~~~~~~~~~~~~~~~
 
 Node group improvements
 ~~~~~~~~~~~~~~~~~~~~~~~
@@ -118,6 +137,8 @@ Misc
 
   - :doc:`RAPI <rapi>` documentation now has detailed parameter
     descriptions.
 
   - :doc:`RAPI <rapi>` documentation now has detailed parameter
     descriptions.
+  - Some opcode/job results are now also documented, see :doc:`RAPI
+    <rapi>`.
 
 - A lockset's internal lock is now also visible in lock monitor.
 - Log messages from job queue workers now contain information about the
 
 - A lockset's internal lock is now also visible in lock monitor.
 - Log messages from job queue workers now contain information about the
@@ -128,6 +149,54 @@ Misc
 - DRBD metadata volumes are overwritten with zeros during disk creation.
 
 
 - DRBD metadata volumes are overwritten with zeros during disk creation.
 
 
+Version 2.5.0 rc4
+-----------------
+
+*(Released Thu, 27 Oct 2011)*
+
+This was the fourth release candidate of the 2.5 series.
+
+
+Version 2.5.0 rc3
+-----------------
+
+*(Released Wed, 26 Oct 2011)*
+
+This was the third release candidate of the 2.5 series.
+
+
+Version 2.5.0 rc2
+-----------------
+
+*(Released Tue, 18 Oct 2011)*
+
+This was the second release candidate of the 2.5 series.
+
+
+Version 2.5.0 rc1
+-----------------
+
+*(Released Tue, 4 Oct 2011)*
+
+This was the first release candidate of the 2.5 series.
+
+
+Version 2.5.0 beta3
+-------------------
+
+*(Released Wed, 31 Aug 2011)*
+
+This was the third beta release of the 2.5 series.
+
+
+Version 2.5.0 beta2
+-------------------
+
+*(Released Mon, 22 Aug 2011)*
+
+This was the second beta release of the 2.5 series.
+
+
 Version 2.5.0 beta1
 -------------------
 
 Version 2.5.0 beta1
 -------------------
 
@@ -136,6 +205,31 @@ Version 2.5.0 beta1
 This was the first beta release of the 2.5 series.
 
 
 This was the first beta release of the 2.5 series.
 
 
+Version 2.4.5
+-------------
+
+*(Released Thu, 27 Oct 2011)*
+
+- Fixed bug when parsing command line parameter values ending in
+  backslash
+- Fixed assertion error after unclean master shutdown
+- Disable HTTP client pool for RPC, significantly reducing memory usage
+  of master daemon
+- Fixed queue archive creation with wrong permissions
+
+
+Version 2.4.4
+-------------
+
+*(Released Tue, 23 Aug 2011)*
+
+Small bug-fixes:
+
+- Fixed documentation for importing with ``--src-dir`` option
+- Fixed a bug in ``ensure-dirs`` with queue/archive permissions
+- Fixed a parsing issue with DRBD 8.3.11 in the Linux kernel
+
+
 Version 2.4.3
 -------------
 
 Version 2.4.3
 -------------
 
@@ -167,7 +261,7 @@ Many bug-fixes and a few small features:
 - Fixed off-by-one bug in job serial generation
 - ``gnt-node volumes``: Fix instance names
 - Fixed aliases in bash completion
 - Fixed off-by-one bug in job serial generation
 - ``gnt-node volumes``: Fix instance names
 - Fixed aliases in bash completion
-- Fixed a bug in reopening log files after beeing sent a SIGHUP
+- Fixed a bug in reopening log files after being sent a SIGHUP
 - Added a flag to burnin to allow specifying VCPU count
 - Bugfixes to non-root Ganeti configuration
 
 - Added a flag to burnin to allow specifying VCPU count
 - Bugfixes to non-root Ganeti configuration
 
@@ -250,6 +344,7 @@ Many bug-fixes and a few new small features:
 And as usual, various improvements to the error messages, documentation
 and man pages.
 
 And as usual, various improvements to the error messages, documentation
 and man pages.
 
+
 Version 2.4.1
 -------------
 
 Version 2.4.1
 -------------
 
@@ -760,8 +855,8 @@ Internal changes:
   server endpoint
 
 
   server endpoint
 
 
-Version 2.2.0 beta 0
---------------------
+Version 2.2.0 beta0
+-------------------
 
 *(Released Thu, 17 Jun 2010)*
 
 
 *(Released Thu, 17 Jun 2010)*
 
@@ -1417,16 +1512,16 @@ Version 2.0.1
   error handling path called a wrong function name)
 
 
   error handling path called a wrong function name)
 
 
-Version 2.0.0 final
--------------------
+Version 2.0.0
+-------------
 
 *(Released Wed, 27 May 2009)*
 
 - no changes from rc5
 
 
 
 *(Released Wed, 27 May 2009)*
 
 - no changes from rc5
 
 
-Version 2.0 release candidate 5
--------------------------------
+Version 2.0 rc5
+---------------
 
 *(Released Wed, 20 May 2009)*
 
 
 *(Released Wed, 20 May 2009)*
 
@@ -1436,8 +1531,8 @@ Version 2.0 release candidate 5
 - make watcher automatically start the master daemon if down
 
 
 - make watcher automatically start the master daemon if down
 
 
-Version 2.0 release candidate 4
--------------------------------
+Version 2.0 rc4
+---------------
 
 *(Released Mon, 27 Apr 2009)*
 
 
 *(Released Mon, 27 Apr 2009)*
 
@@ -1451,8 +1546,8 @@ Version 2.0 release candidate 4
 - miscellaneous doc and man pages fixes
 
 
 - miscellaneous doc and man pages fixes
 
 
-Version 2.0 release candidate 3
--------------------------------
+Version 2.0 rc3
+---------------
 
 *(Released Wed, 8 Apr 2009)*
 
 
 *(Released Wed, 8 Apr 2009)*
 
@@ -1465,8 +1560,8 @@ Version 2.0 release candidate 3
   toolchains
 
 
   toolchains
 
 
-Version 2.0 release candidate 2
--------------------------------
+Version 2.0 rc2
+---------------
 
 *(Released Fri, 27 Mar 2009)*
 
 
 *(Released Fri, 27 Mar 2009)*
 
@@ -1478,8 +1573,8 @@ Version 2.0 release candidate 2
 - Some documentation fixes and updates
 
 
 - Some documentation fixes and updates
 
 
-Version 2.0 release candidate 1
--------------------------------
+Version 2.0 rc1
+---------------
 
 *(Released Mon, 2 Mar 2009)*
 
 
 *(Released Mon, 2 Mar 2009)*
 
@@ -1492,8 +1587,8 @@ Version 2.0 release candidate 1
 - Fix an issue related to $libdir/run/ganeti and cluster creation
 
 
 - Fix an issue related to $libdir/run/ganeti and cluster creation
 
 
-Version 2.0 beta 2
-------------------
+Version 2.0 beta2
+-----------------
 
 *(Released Thu, 19 Feb 2009)*
 
 
 *(Released Thu, 19 Feb 2009)*
 
@@ -1510,8 +1605,8 @@ Version 2.0 beta 2
 - Many other bugfixes and small improvements
 
 
 - Many other bugfixes and small improvements
 
 
-Version 2.0 beta 1
-------------------
+Version 2.0 beta1
+-----------------
 
 *(Released Mon, 26 Jan 2009)*
 
 
 *(Released Mon, 26 Jan 2009)*
 
@@ -1724,8 +1819,8 @@ Version 1.2.0
 - Change parsing of lvm commands to ignore stderr
 
 
 - Change parsing of lvm commands to ignore stderr
 
 
-Version 1.2b3
--------------
+Version 1.2 beta3
+-----------------
 
 *(Released Wed, 28 Nov 2007)*
 
 
 *(Released Wed, 28 Nov 2007)*
 
@@ -1736,8 +1831,8 @@ Version 1.2b3
 - QA updates
 
 
 - QA updates
 
 
-Version 1.2b2
--------------
+Version 1.2 beta2
+-----------------
 
 *(Released Tue, 13 Nov 2007)*
 
 
 *(Released Tue, 13 Nov 2007)*