Increase hpcloud ssh timeout to 180

We seem to be hitting the timeout alot recently.

Change-Id: I1b4511408dca63aaa73639f9c203298725fe4fed
This commit is contained in:
James E. Blair 2014-01-07 17:22:40 +08:00
parent 329ab20a35
commit 413af719d0

View File

@ -92,7 +92,7 @@ providers:
password: '<%= hpcloud_password %>'
project-id: '<%= hpcloud_project %>'
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
boot-timeout: 120
boot-timeout: 180
max-servers: 48
images:
- name: devstack-precise
@ -109,7 +109,7 @@ providers:
password: '<%= hpcloud_password %>'
project-id: '<%= hpcloud_project %>'
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
boot-timeout: 120
boot-timeout: 180
max-servers: 192
images:
- name: devstack-precise
@ -126,7 +126,7 @@ providers:
password: '<%= hpcloud_password %>'
project-id: '<%= hpcloud_project %>'
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
boot-timeout: 120
boot-timeout: 180
max-servers: 48
images:
- name: devstack-precise