On Fri, Oct 4, 2013 at 5:06 PM, Klaus Aehlig <[email protected]> wrote:
> As the new private-module layout of Ganeti's python code implies
> the 'import ganeti' will fail in python, this change is incompatible,
> and hence should be mentioned. The impact is, however, limited, as the
> internal API was never promised to be a stable interface.
>
> Signed-off-by: Klaus Aehlig <[email protected]>
> ---
>  NEWS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 49ce902..e3ba0d0 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -12,6 +12,8 @@ Incompatible/important changes
>
>  - Adding disks with 'gnt-instance modify' now waits for the disks to sync per
>    default. Specify --no-wait-for-sync to override this behavior.
> +- The Ganeti python code now adheres to a private-module layout. In 
> particular,
> +  the module 'ganeti' is no longer in the python search path.
>
>  New features
>  ~~~~~~~~~~~~
> --
> 1.8.4
>

LGTM, thanks.

Michele

-- 
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

Reply via email to