aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-09 17:51:11 +0000
committerGerrit Code Review <review@openstack.org>2014-12-09 17:51:11 +0000
commit39c9406d456bdc755bfc6c2c8ddf94a05a33df12 (patch)
tree16c0a1e085bfcb1a719eaaa6941c1d16a841615c
parentb91f8cd4928d82a84ac291cd5320b9952a01c4ae (diff)
parent61172031135814f34f139c51453154af86e47e44 (diff)
Merge "bump up the number of sesson limit for rabbitmq"
-rw-r--r--controller.yaml1
-rw-r--r--overcloud-source.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/controller.yaml b/controller.yaml
index cf5962da..359cbfc1 100644
--- a/controller.yaml
+++ b/controller.yaml
@@ -637,6 +637,7 @@ resources:
options:
- timeout client 0
- timeout server 0
+ - maxconn 1500
ControllerPassthroughConfig:
type: OS::Heat::StructuredConfig
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 914f1872..37de2835 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -806,6 +806,7 @@ resources:
options:
- timeout client 0
- timeout server 0
+ - maxconn 1500
controllerPassthrough:
type: OS::Heat::StructuredConfig
properties: