Forgot the list, sorry. Bernardo
---------- Forwarded message ---------- From: Bernardo Dal Seno <[email protected]> Date: 31 January 2013 12:48 Subject: Re: [PATCH devel-2.7] update 2.7 NEWS file To: Guido Trotter <[email protected]> On 31 January 2013 12:41, Guido Trotter <[email protected]> wrote: > Signed-off-by: Guido Trotter <[email protected]> > --- > NEWS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/NEWS b/NEWS > index 352a2a8..fdd8683 100644 > --- a/NEWS > +++ b/NEWS > @@ -56,6 +56,16 @@ Version 2.7.0 beta1 > which case the output is in ``doc/man-html``. The configure-time > option is ``--enable-manpages-in-doc``. Sphinx 1.0 or higher is > required. > +- A new htool called ``hroller`` is included. As of this version it > + helps scheduling parallel shutdown of nodes on clusters where all > + instances are shut down, but without ever rebooting both primary and > + secondary node for an instance at the same time. > +- When enabled, queries not needing locks or RPC access to the node are Enabled what? Or do you mean "There is an option to make queries..."? > + now performed by the confd daemon, making them independent from jobs, > + and thus faster to execute. > +- KVM has been updated with many new hypervisor parameters, including a Please s/KVM/KVM support/ (or interface, or whatever) > + generic one for passing arbitrary command line values. See a complete > + list in :manpage:`gnt-instance(8)` Bernardo
