Set startup_paused to False when restarting
authorStephen Shirley <diamond@google.com>
Wed, 13 Jul 2011 15:58:50 +0000 (17:58 +0200)
committerStephen Shirley <diamond@google.com>
Wed, 13 Jul 2011 16:07:50 +0000 (18:07 +0200)
commit82bc21e2714149c621764bb4c6a9bf4ab11ffac9
tree2c9b7f345dac1d97e88e31f08465ca282e031c3f
parent424ec11d777b77b9f625c3d345cb4e318ee8617f
Set startup_paused to False when restarting

This fixes the lint error:

E1120:1220:InstanceReboot: No value passed for parameter
'startup_paused' in function call

Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/backend.py