LGTM, Thanks
On Fri, May 17, 2013 at 11:33 AM, Bernardo Dal Seno <[email protected]>wrote: > Also document a couple more fixes. > > Signed-off-by: Bernardo Dal Seno <[email protected]> > --- > NEWS | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > > diff --git a/NEWS b/NEWS > index 58e25b9..7a8c653 100644 > --- a/NEWS > +++ b/NEWS > @@ -2,6 +2,23 @@ News > ==== > > > +Version 2.7.0 rc2 > +----------------- > + > +*(unreleased)* > + > +- ``devel/upload`` now works when ``/var/run`` on the target nodes is a > + symlink. > +- Disks added through ``gnt-instance modify`` or created through > + ``gnt-instance recreate-disks`` are wiped, if the > + ``prealloc_wipe_disks`` flag is set. > +- If wiping newly created disks fails, the disks are removed. Also, > + partial failures in creating disks through ``gnt-instance modify`` > + triggers a cleanup of the partially-created disks. > +- Removing the master IP address doesn't fail if the address has been > + already removed. > + > + > Version 2.7.0 rc1 > ----------------- > > -- > 1.8.2.1 > > -- Thomas Thrainer | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Katherine Stephens
