Merge "Increase hpcloud ssh timeout to 180"
This commit is contained in:
commit
cf1d6de4ff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user