X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/f06d91f2348b88178ef8915fa38b702a1266fd38..0329617acee35cf4f5299e3d431fd8e0e7fb4cbe:/NEWS diff --git a/NEWS b/NEWS index 35452c8..768dc72 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +Version 2.0 release candidate 5 + - fix a couple of bugs (validation, argument checks) + - fix gnt-cluster getmaster on non-master nodes (regression) + - some small improvements to RAPI and IAllocator + - make watcher automatically start the master daemon if down + +Version 2.0 release candidate 4 + - change the OS list to not require locks; this helps with big + clusters + - fix gnt-cluster verify and gnt-cluster verify-disks when the volume + group is broken + - “gnt-instance info”, without any arguments, doesn't run for all + instances anymore; either pass ‘--all’ or pass the desired + instances; this helps against mistakes on big clusters where listing + the information for all instances takes a long time + - miscellaneous doc and man pages fixes + +Version 2.0 release candidate 3 + - Change the internal locking model of some gnt-node commands, in + order to reduce contention (and blocking of master daemon) when + batching many creation/reinstall jobs + - Fixes to Xen soft reboot + - No longer build documentation at 'make' time, instead distribute it + in the archive, in order to reduce the need for the whole + docbook/rst toolchains + Version 2.0 release candidate 2 - Now the cfgupgrade scripts works and can upgrade 1.2.7 clusters to 2.0