Merge "bump up the number of sesson limit for rabbitmq"
authorJenkins <jenkins@review.openstack.org>
Tue, 9 Dec 2014 17:51:11 +0000 (17:51 +0000)
committerGerrit Code Review <review@openstack.org>
Tue, 9 Dec 2014 17:51:11 +0000 (17:51 +0000)
controller.yaml
overcloud-source.yaml

index cf5962d..359cbfc 100644 (file)
@@ -637,6 +637,7 @@ resources:
               options:
                 - timeout client 0
                 - timeout server 0
+                - maxconn 1500
 
   ControllerPassthroughConfig:
     type: OS::Heat::StructuredConfig
index 914f187..37de283 100644 (file)
@@ -806,6 +806,7 @@ resources:
               options:
                 - timeout client 0
                 - timeout server 0
+                - maxconn 1500
   controllerPassthrough:
     type: OS::Heat::StructuredConfig
     properties: