Interdiff: diff --git a/NEWS b/NEWS index 179f43c..40f7631 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ Version 2.8.0 beta1 creation. - ``cfgupgrade`` now supports a ``--downgrade`` option to bring the configuration back to the previous stable version. -- hail now honors network restrictions when allocating nodes. This let to an +- hail now honors network restrictions when allocating nodes. This led to an update of the IAllocator protocol. See the IAllocator documentation for details.
On Thu, May 23, 2013 at 11:38 AM, Guido Trotter <[email protected]>wrote: > > > > On Thu, May 23, 2013 at 11:37 AM, Guido Trotter <[email protected]>wrote: > >> >> >> >> On Thu, May 23, 2013 at 9:50 AM, Thomas Thrainer <[email protected]>wrote: >> >>> The entry also mentions the required change in the IAllocator protocol. >>> >>> Signed-off-by: Thomas Thrainer <[email protected]> >>> --- >>> NEWS | 3 +++ >>> 1 file changed, 3 insertions(+) >>> >>> diff --git a/NEWS b/NEWS >>> index 91d22f1..179f43c 100644 >>> --- a/NEWS >>> +++ b/NEWS >>> @@ -22,6 +22,9 @@ Version 2.8.0 beta1 >>> creation. >>> - ``cfgupgrade`` now supports a ``--downgrade`` option to bring the >>> configuration back to the previous stable version. >> >> +- hail now honors network restrictions when allocating nodes. This let >>> to an >>> >> >> s/let/led/ (or needed) >> >> + update of the IAllocator protocol. See the IAllocator documentation for >>> + details. >>> >>> >> Thanks, >> > > Ah, LGTM then :) > > Thanks, > > Guido > > -- 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
