CLOUDSTACK-5805: Increasing timeout period for VM to come to running state

This commit is contained in:
Girish Shilamkar 2014-01-08 11:03:39 +05:30
parent c75b0044ef
commit 6580f88523
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class Services:
"SSHEnabledTemplate": "SSHkey",
"SSHPasswordEnabledTemplate": "SSHKeyPassword",
"sleep": 60,
"timeout": 10,
"timeout": 20,
"mode": 'advanced',
}