LGTM, thanks

On Tue, 28 Apr 2015 at 16:18 'Klaus Aehlig' via ganeti-devel <
[email protected]> wrote:

>
>
> commit 416e5b4ea5c370f2da0b6838d1a230cddb241fa0
> Merge: f9bbbe1 d95f32a
> Author: Klaus Aehlig <[email protected]>
> Date:   Tue Apr 28 16:15:47 2015 +0200
>
>     Merge branch 'stable-2.13' into stable-2.14
>
>     * stable-2.13
>       Suffix bump for 2.13.0
>       Update NEWS file for 2.13.0 release
>
>     Conflicts:
>         NEWS: take all additions
>         configure.ac: ignore suffix bump
>
>     Signed-off-by: Klaus Aehlig <[email protected]>
>
> diff --cc NEWS
> index d15fdae,e28d6c0..89ee970
> --- a/NEWS
> +++ b/NEWS
> @@@ -2,67 -2,10 +2,67 @@@ New
>   ====
>
>
>  +Version 2.14.0 beta2
>  +--------------------
>  +
>  +*(Released Thu, 26 Mar 2015)*
>  +
>  +New features
>  +~~~~~~~~~~~~
>  +
>  +- The build system now enforces external Haskell dependencies to lie in
>  +  a supported range as declared by our new ganeti.cabal file.
>  +- Basic support for instance reservations has been added. Instance
> addition
>  +  supports a --forthcoming option telling Ganeti to only reserve the
> resources
>  +  but not create the actual instance. The instance can later be created
> with
>  +  by passing the --commit option to the instance addition command.
>  +- Node tags starting with htools:nlocation: now have a special meaning
> to htools(1).
>  +  They control between which nodes migration is possible, e.g., during
> hypervisor
>  +  upgrades. See hbal(1) for details.
>  +- The node-allocation lock as been removed for good, thus speeding up
> parallel
>  +  instance allocation and creation.
>  +- The external storage interface has been extended by optional ``open``
>  +  and ``close`` scripts.
>  +
>  +New dependencies
>  +~~~~~~~~~~~~~~~~
>  +
>  +- Building the Haskell part of Ganeti now requires Cabal and
> cabal-install.
>  +
>  +Known issues
>  +~~~~~~~~~~~~
>  +
>  +- GHC 7.8 introduced some incompatible changes, so currently Ganeti
>  +  2.12. doesn't compile on GHC 7.8
>  +- Under certain conditions instance doesn't get unpaused after live
>  +  migration (issue #1050)
>  +- GlusterFS support breaks at upgrade to 2.12 - switches back to
>  +  shared-file (issue #1030)
>  +
>  +
>  +Since 2.14.0 beta1
>  +~~~~~~~~~~~~~~~~~~
>  +
>  +The following issues have been fixed:
>  +
>  +- Issue 1018: Cluster init (and possibly other jobs) occasionally fail
> to start
>  +
>  +The extension of the external storage interface was not present in
> 2.14.0 beta1.
>  +
>  +
>  +Version 2.14.0 beta1
>  +--------------------
>  +
>  +*(Released Fri, 13 Feb 2015)*
>  +
>  +This was the first beta release of the 2.14 series. All important changes
>  +are listed in the latest 2.14 entry.
>  +
>  +
> - Version 2.13.0 rc1
> - ------------------
> + Version 2.13.0
> + --------------
>
> - *(Released Wed, 25 Mar 2015)*
> + *(Released Tue, 28 Apr 2015)*
>
>   Incompatible/important changes
>   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> --
> 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
>

Reply via email to