On Fri, Apr 27, 2012 at 12:06, Iustin Pop <[email protected]> wrote: > The reason why grow-disk was doing: > > $ gnt-instance grow-disk instance3 0 -64 > Unhandled Ganeti error: Invalid format > > Is because it does it's own ParseUnit call, and doesn't transform that > into a nicer message. > --- > lib/client/gnt_instance.py | 6 +++++- > 1 files changed, 5 insertions(+), 1 deletions(-)
LGTM! Thanks René
