LGTM. Thanks, Jose
On Apr 16 12:49, Helga Velroyen wrote: > Preparing the NEWS file for the release of 2.11.0 > tomorrow. > > Signed-off-by: Helga Velroyen <[email protected]> > --- > NEWS | 77 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- > 1 file changed, 72 insertions(+), 5 deletions(-) > > diff --git a/NEWS b/NEWS > index b59324f..a66a745 100644 > --- a/NEWS > +++ b/NEWS > @@ -2,10 +2,10 @@ News > ==== > > > -Version 2.11.0 rc1 > ------------------- > +Version 2.11.0 > +-------------- > > -*(Released Thu, 20 Mar 2014)* > +*(Released Thu, 17 Apr 2014)* > > Incompatible/important changes > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > @@ -61,8 +61,75 @@ For Haskell: > - ``base64-bytestring`` library (http://hackage.haskell.org/package/zlib), > at least version 1.0.0.0 > > -Since 2.11.0 beta1 > -~~~~~~~~~~~~~~~~~~ > +Since 2.11.0 rc1 > +~~~~~~~~~~~~~~~~ > + > +- Fix Xen instance state > + > +Inherited from the 2.10 branch: > + > +- Fix conflict between virtio + spice or soundhw > +- Fix bitarray ops wrt PCI slots > +- Allow releases scheduled 5 days in advance > +- Make watcher submit queries low priority > +- Fix specification of TIDiskParams > +- Add unittests for instance modify parameter renaming > +- Add renaming of instance custom params > +- Add RAPI symmetry tests for groups > +- Extend RAPI symmetry tests with RAPI-only aliases > +- Add test for group custom parameter renaming > +- Add renaming of group custom ndparams, ipolicy, diskparams > +- Add the RAPI symmetry test for nodes > +- Add aliases for nodes > +- Allow choice of HTTP method for modification > +- Add cluster RAPI symmetry test > +- Fix failing cluster query test > +- Add aliases for cluster parameters > +- Add support for value aliases to RAPI > +- Provide tests for GET/PUT symmetry > +- Sort imports > +- Also consider filter fields for deciding if using live data > +- Document the python-fdsend dependency > +- Verify configuration version number before parsing > +- KVM: use running HVPs to calc blockdev options > +- KVM: reserve a PCI slot for the SCSI controller > +- Check for LVM-based verification results only when enabled > +- Fix "existing" typos > +- Fix output of gnt-instance info after migration > +- Warn in UPGRADE about not tar'ing exported insts > +- Fix non-running test and remove custom_nicparams rename > +- Account for NODE_RES lock in opportunistic locking > +- Fix request flooding of noded during disk sync > + > +Inherited from the 2.9 branch: > + > +- Make watcher submit queries low priority > +- Fix failing gnt-node list-drbd command > +- Update installation guide wrt to DRBD version > +- Fix list-drbd QA test > +- Add messages about skipped QA disk template tests > +- Allow QA asserts to produce more messages > +- Set exclusion tags correctly in requested instance > +- Export extractExTags and updateExclTags > +- Document spindles in the hbal man page > +- Sample logrotate conf breaks permissions with split users > +- Fix 'gnt-cluster' and 'gnt-node list-storage' outputs > + > +Inherited from the 2.8 branch: > + > +- Add reason parameter to RAPI client functions > +- Include qa/patch in Makefile > +- Handle empty patches better > +- Move message formatting functions to separate file > +- Add optional ordering of QA patch files > +- Allow multiple QA patches > +- Refactor current patching code > + > + > +Version 2.11.0 rc1 > +------------------ > + > +*(Released Thu, 20 Mar 2014)* > > This was the first RC release of the 2.11 series. Since 2.11.0 beta1: > > -- > 1.9.1.423.g4596e3a > -- Jose Antonio Lopes Ganeti Engineering 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 Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
