Increase timeout for connection on remote import
authorMichael Hanselmann <hansmi@google.com>
Thu, 25 Nov 2010 19:47:44 +0000 (20:47 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 29 Nov 2010 15:05:43 +0000 (16:05 +0100)
commitdae91d021ecba089c478163b25dc426abb589351
treeff6461bed2902bc4e24a01df4e017051011c7157
parentba5619c2eaa7a8c0f874a9689ccc0380791bc8de
Increase timeout for connection on remote import

The source cluster has to shut down an instance before it can be
exported. Doing so can take a while, but the default connection timeout
is only 60 seconds. Adding the shutdown timeout on the receiving cluster
should help.

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