From d7a78f33c497e7a63c3e6f91213181fbb7c6072f Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 27 Mar 2014 10:30:44 -0700 Subject: [PATCH] Use region-b more More than we are now, but not as much as before (590) when we saw significant delays due to node timeouts. Hopefully this will let us collect enough information about the errors without having too significant of an impact to users. Change-Id: I66d04307688404584c9b87d99185cbc150a08ea8 --- modules/openstack_project/templates/nodepool/nodepool.yaml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb index b782074199..630ba47573 100644 --- a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb +++ b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb @@ -284,7 +284,7 @@ providers: project-id: '<%= hpcloud_project %>' auth-url: 'https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0' boot-timeout: 120 - max-servers: 28 + max-servers: 200 images: - name: devstack-precise-check base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)'