LGTM, thanks On Fri, Oct 10, 2014 at 2:33 PM, 'Klaus Aehlig' via ganeti-devel < [email protected]> wrote:
> > > commit 2cff45e8f39cd0be25211b4065b7e8caf1ce83fd > Merge: e164a34 9eb00ae > Author: Klaus Aehlig <[email protected]> > Date: Fri Oct 10 14:29:15 2014 +0200 > > Merge branch 'stable-2.12' into master > > * stable-2.11 > Generate domain-name unique names in genEmptyCluster > > * stable-2.12 > Update the release date and add a fixed bug in NEWS > Improve retries on RPC communication to daemons > Suffix bump for 2.12.0 > Prepare NEWS file for 2.12.0 > > Conflicts: > NEWS: take ALL the entries > configure.ac: ignore suffix bump > > Signed-off-by: Klaus Aehlig <[email protected]> > > diff --cc NEWS > index 703784a,0f748b6..efe59ff > --- a/NEWS > +++ b/NEWS > @@@ -2,49 -2,10 +2,49 @@@ New > ==== > > > +Version 2.13.0 > +-------------- > + > +*(unreleased)* > + > +Incompatible/important changes > +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > + > +- Ganeti now internally retries the instance creation opcode if > opportunistic > + locking did not acquire nodes with enough free resources. The internal > retry > + will not use opportunistic locking. In particular, instance creation, > even > + if opportunistic locking is set, will never fail with ECODE_TEMP_NORES. > +- The handling of SSH security had undergone a significant change. From > + this version on, each node has an individual SSH key pair instead of > + sharing one with all nodes of the cluster. From now on, we also > + restrict SSH access to master candidates. This means that only master > + candidates can ssh into other cluster nodes and all > + non-master-candidates cannot. Refer to the UPGRADE notes > + for further instructions on the creation and distribution of the keys. > +- Ganeti now checks hypervisor version compatibility before trying an > instance > + migration. It errors out if the versions are not compatible. Add the > option > + --ignore-hvversions to restore the old behavior of only warning. > +- Node tags starting with htools:migration: or htools:allowmigration: > now have > + a special meaning to htools(1). See hbal(1) for details. > + > +New features > +~~~~~~~~~~~~ > + > +- The monitoring daemon has now variable sleep times for the data > + collectors. This currently means that the granularity of cpu-avg-load > + can be configured. > + > +New dependencies > +~~~~~~~~~~~~~~~~ > + > +- The monitoring daemon uses the PSQueue library. Be sure to install it > + if you use Mond. > + > + > - Version 2.12.0 rc2 > - ------------------ > + Version 2.12.0 > + -------------- > > - *(Released Mon, 22 Sep 2014)* > + *(Released Fri, 10 Oct 2014)* > > 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 >
