RAPI client: Fix behaviour of “allocatable” storage flag
authorMichael Hanselmann <hansmi@google.com>
Tue, 11 May 2010 14:22:29 +0000 (16:22 +0200)
committerMichael Hanselmann <hansmi@google.com>
Tue, 11 May 2010 17:27:53 +0000 (19:27 +0200)
commitfde28316332414323569c975c024f6e533208ce5
treeadc9c53dd4b513f6a6f994868a987ac929e8ad69
parent10f5ab6c2cfa84c977af610913bdca51ed170882
RAPI client: Fix behaviour of “allocatable” storage flag

When modifying a storage unit, the “allocatable” flag should default
to “no modification”. This replicates the behaviour of the command
line interface.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/rapi/client.py
test/ganeti.rapi.client_unittest.py