ApplyContainerMods: Return changes from callbacks
authorMichael Hanselmann <hansmi@google.com>
Mon, 13 Feb 2012 16:47:08 +0000 (17:47 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 13 Feb 2012 17:16:53 +0000 (18:16 +0100)
commitefcfa99d40aca97a450edb32aa5219334e8f9e41
tree584ab85a006eb14312c8ff5e37bae972f9af8e97
parentcd79cd833ad717e10469a3cbeb3c08c9fd40636b
ApplyContainerMods: Return changes from callbacks

… instead of passing the list of changes as a parameter.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py
test/ganeti.cmdlib_unittest.py