LGTM, thanks
On Fri, Jan 10, 2014 at 12:29 PM, Klaus Aehlig <[email protected]> wrote: > While the general policy for Ganeti is to just accept the situation > it finds after being upgraded from an older version, in some cases > additional actions might be necessary. So support a hook for doing > so. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > doc/design-upgrade.rst | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/doc/design-upgrade.rst b/doc/design-upgrade.rst > index 15a88ef..171da99 100644 > --- a/doc/design-upgrade.rst > +++ b/doc/design-upgrade.rst > @@ -227,6 +227,8 @@ following actions. > > - The intent-to-upgrade file is removed. > > +- ``post-upgrade`` is run with the original version as argument. > + > - ``gnt-cluster verify`` is run and the result reported. > > > -- > 1.8.5.1 > >
