On Fri, Mar 7, 2014 at 7:46 PM, Klaus Aehlig <[email protected]> wrote: > > > commit 0e79791573df12e0f6d1569b57f3267c7f797c44 > Merge: a8b9a6e 205d330 > Author: Klaus Aehlig <[email protected]> > Date: Fri Mar 7 19:43:07 2014 +0100 > > Merge branch 'stable-2.11' into master > > * stable-2.11 > (no changes) > > * stable-2.10 > Revision bump for the 2.10.1 release > Update NEWS file for 2.10.1 > Use node UUIDs for executing LU hook > Add PreparePostHookNodes to LUs > Fix error propagation in post-commit hooks > > * stable-2.9 > Fix error introduced during merge > gnt-cluster copyfile: accept relative paths > > * stable-2.8 > Improve RAPI detection of the watcher > Add patching QA configuration files on buildbots > Enable a timeout for instance shutdown > Allow KVM commands to have a timeout > Allow xen commands to have a timeout > Fix wrong docstring > > Signed-off-by: Klaus Aehlig <[email protected]> > > diff --cc NEWS > index c29f018,f5b990b..7dc2851 > --- a/NEWS > +++ b/NEWS > @@@ -91,11 -60,27 +91,31 @@@ For Haskell > - ``base64-bytestring`` library (http://hackage.haskell.org/package/zlib), > at least version 1.0.0.0 > > +- ``lifted-base`` library (http://hackage.haskell.org/package/lifted-base) > + > +- ``lens`` library (http://hackage.haskell.org/package/lens) > + > > + Version 2.10.1 > + -------------- > + > + *(Released Wed, 5 Mar 2014)* > + > + - Fix incorrect invocation of hooks on offline nodes (issue 742) > + - Fix incorrect exit code of gnt-cluster verify in certain circumstances > + (issue 744) > + > + Inherited from the 2.9 branch: > + > + - Fix overflow problem in hbal that caused it to break when waiting for > + jobs for more than 10 minutes (issue 717) > + - Make hbal properly handle non-LVM storage > + - Properly export and import NIC parameters, and do so in a backwards > + compatible way (issue 716) > + - Fix net-common script in case of routed mode (issue 728) > + - Improve documentation (issues 724, 730) > + > + > Version 2.10.0 > -------------- > > > -- > Klaus Aehlig > Google Germany GmbH, Dienerstr. 12, 80331 Muenchen > Registergericht und -nummer: Hamburg, HRB 86891 > Sitz der Gesellschaft: Hamburg > Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
LGTM, thanks. Michele -- Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
